Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/services/include/
H A Dndef_bt_data_parser.h57 static bool GetBtDevClass(const std::string& payload, uint32_t& offset,
/ohos5.0/foundation/communication/nfc/services/src/tag/
H A Dndef_bt_data_parser.cpp98 bool NdefBtDataParser::GetBtDevClass(const std::string& payload, uint32_t& offset, in GetBtDevClass() function in OHOS::NFC::TAG::NdefBtDataParser
283 isValid = GetBtDevClass(payload, offset, data->btClass_); in ParseBtRecord()