Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/include/
H A Dtag_nci_adapter_ntf.h97 …std::string GetTechActForIsoDep(tNFA_ACTIVATED activated, tNFC_RF_TECH_PARAMS nfcRfTechParams, uin…
H A Dtag_nci_adapter.h140 …std::string GetTechActForIsoDep(tNFA_ACTIVATED activated, tNFC_RF_TECH_PARAMS nfcRfTechParams, uin…
/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dtag_nci_adapter_ntf.cpp566 std::string TagNciAdapterNtf::GetTechActForIsoDep(tNFA_ACTIVATED activated, in GetTechActForIsoDep() function in OHOS::NFC::NCI::TagNciAdapterNtf
606 techAct = GetTechActForIsoDep(activated, nfcRfTechParams, in GetTechActFromData()
H A Dtag_nci_adapter.cpp1405 std::string TagNciAdapter::GetTechActForIsoDep(tNFA_ACTIVATED activated, in GetTechActForIsoDep() function in OHOS::NFC::NCI::TagNciAdapter
1446 techAct = GetTechActForIsoDep(activated, nfcRfTechParams, tagTechList_[i]); in GetTechActFromData()