Home
last modified time | relevance | path

Searched refs:DE_TYPE_INT (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_util.h131 DE_TYPE_INT, enumerator
H A Dsdp_server.c732 buffer[0] = (DE_TYPE_INT << SDP_DESCRIPTOR_SIZE_BIT) | DE_SIZE_8; in SdpAddAttributeForCommon()
736 buffer[0] = (DE_TYPE_INT << SDP_DESCRIPTOR_SIZE_BIT) | DE_SIZE_16; in SdpAddAttributeForCommon()
741 buffer[0] = (DE_TYPE_INT << SDP_DESCRIPTOR_SIZE_BIT) | DE_SIZE_32; in SdpAddAttributeForCommon()
H A Dsdp_client_parse.c1766 case DE_TYPE_INT: in SdpGetAttribute()

Completed in 6 milliseconds