Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_server.c1749 static bool GetUuidfromSequenceLevelThree(uint8_t *buffer, uint16_t bufferLen, uint8_t *uuid, uint1… in GetUuidfromSequenceLevelThree() function
1791 if (GetUuidfromSequenceLevelThree(buffer + offset, length, uuid, uuidLen)) { in GetUuidfromSequenceLevelTwo()