Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_util.h121 #define SDP_INT16_LENGTH 2 macro
H A Dsdp_client_parse.c1578 service->attribute[service->attributeNumber].attributeValueLength = SDP_INT16_LENGTH; in SdpGetAttributeForInt()
1580 service->attribute[service->attributeNumber].attributeValue = MEM_MALLOC.alloc(SDP_INT16_LENGTH); in SdpGetAttributeForInt()
1586 SDP_INT16_LENGTH, in SdpGetAttributeForInt()
1588 SDP_INT16_LENGTH); in SdpGetAttributeForInt()
1589 offset += 1 + SDP_INT16_LENGTH; in SdpGetAttributeForInt()
H A Dsdp_server.c739 length = SDP_INT16_LENGTH + 1; in SdpAddAttributeForCommon()

Completed in 6 milliseconds