Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_server.c1138 static int SdpGetUuidArray(uint8_t *buffer, uint16_t pos, uint16_t length, uint8_t uuidArray[][20]) in SdpGetUuidArray() function
1224 uuidNum = SdpGetUuidArray(bufferInfo->buffer, pos, length, uuidArray); in SdpParseSearchRequest()