Home
last modified time | relevance | path

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

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