Home
last modified time | relevance | path

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

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