Home
last modified time | relevance | path

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

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