Home
last modified time | relevance | path

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

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