Home
last modified time | relevance | path

Searched refs:SdpGetAttributeForUint (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_client_parse.c1489 static int SdpGetAttributeForUint(uint8_t *buffer, uint8_t size, SdpService *service) in SdpGetAttributeForUint() function
1764 offset = SdpGetAttributeForUint(bufferInfo->buffer, size, service); in SdpGetAttribute()