Home
last modified time | relevance | path

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

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