Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_util.h120 #define SDP_INT8_LENGTH 1 macro
H A Dsdp_client_parse.c1565 service->attribute[service->attributeNumber].attributeValueLength = SDP_INT8_LENGTH; in SdpGetAttributeForInt()
1567 service->attribute[service->attributeNumber].attributeValue = MEM_MALLOC.alloc(SDP_INT8_LENGTH); in SdpGetAttributeForInt()
1573 service->attribute[service->attributeNumber].attributeValue, SDP_INT8_LENGTH, &data1, SDP_INT8_LENGTH); in SdpGetAttributeForInt()
1574 offset += 1 + SDP_INT8_LENGTH; in SdpGetAttributeForInt()
H A Dsdp_server.c734 length = SDP_INT8_LENGTH + 1; in SdpAddAttributeForCommon()

Completed in 7 milliseconds