Searched defs:DetectNdefInfo (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/ | ||
H A D | nci_tag_proxy.cpp | 231 bool NciTagProxy::DetectNdefInfo(uint32_t tagDiscId, std::vector<int>& ndefInfo) in DetectNdefInfo() function in OHOS::NFC::NCI::NciTagProxy |
/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/ | ||
H A D | nci_tag_impl_default.cpp | 150 bool NciTagImplDefault::DetectNdefInfo(uint32_t tagDiscId, std::vector<int> &ndefInfo) in DetectNdefInfo() function in OHOS::NFC::NCI::NciTagImplDefault |
H A D | tag_host.cpp | 625 bool TagHost::DetectNdefInfo(std::vector<int>& ndefInfo) in DetectNdefInfo() function in OHOS::NFC::NCI::TagHost |
H A D | tag_nci_adapter_rw.cpp | 719 bool TagNciAdapterRw::DetectNdefInfo(std::vector<int>& ndefInfo) in Reselect() function in OHOS::NFC::NCI::TagNciAdapterRw |
H A D | tag_nci_adapter.cpp | 1083 bool TagNciAdapter::DetectNdefInfo(std::vector<int>& ndefInfo) in DetectNdefInfo() function in OHOS::NFC::NCI::TagNciAdapter |