Searched refs:FormatUuidTo128Bit (Results 1 – 2 of 2) sorted by relevance
60 static Bluetooth::UUID FormatUuidTo128Bit(const std::string& uuid);
126 Bluetooth::UUID NdefBtDataParser::FormatUuidTo128Bit(const std::string& uuid) in FormatUuidTo128Bit() function in OHOS::NFC::TAG::NdefBtDataParser192 uuids.push_back(FormatUuidTo128Bit(uuid)); in GetUuidFromPayload()