Searched refs:GetBtDevClass (Results 1 – 2 of 2) sorted by relevance
57 static bool GetBtDevClass(const std::string& payload, uint32_t& offset,
98 bool NdefBtDataParser::GetBtDevClass(const std::string& payload, uint32_t& offset, in GetBtDevClass() function in OHOS::NFC::TAG::NdefBtDataParser283 isValid = GetBtDevClass(payload, offset, data->btClass_); in ParseBtRecord()