Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_util.h122 #define SDP_INT32_LENGTH 4 macro
H A Dsdp_client_parse.c1593 service->attribute[service->attributeNumber].attributeValueLength = SDP_INT32_LENGTH; in SdpGetAttributeForInt()
1595 service->attribute[service->attributeNumber].attributeValue = MEM_MALLOC.alloc(SDP_INT32_LENGTH); in SdpGetAttributeForInt()
1601 SDP_INT32_LENGTH, in SdpGetAttributeForInt()
1603 SDP_INT32_LENGTH); in SdpGetAttributeForInt()
1604 offset += 1 + SDP_INT32_LENGTH; in SdpGetAttributeForInt()
H A Dsdp_server.c743 length = SDP_INT32_LENGTH + 1; in SdpAddAttributeForCommon()

Completed in 7 milliseconds