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 D | tag_nci_adapter_ntf.h | 97 …std::string GetTechActForIsoDep(tNFA_ACTIVATED activated, tNFC_RF_TECH_PARAMS nfcRfTechParams, uin…
|
H A D | tag_nci_adapter.h | 140 …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 D | tag_nci_adapter_ntf.cpp | 566 std::string TagNciAdapterNtf::GetTechActForIsoDep(tNFA_ACTIVATED activated, in GetTechActForIsoDep() function in OHOS::NFC::NCI::TagNciAdapterNtf 606 techAct = GetTechActForIsoDep(activated, nfcRfTechParams, in GetTechActFromData()
|
H A D | tag_nci_adapter.cpp | 1405 std::string TagNciAdapter::GetTechActForIsoDep(tNFA_ACTIVATED activated, in GetTechActForIsoDep() function in OHOS::NFC::NCI::TagNciAdapter 1446 techAct = GetTechActForIsoDep(activated, nfcRfTechParams, tagTechList_[i]); in GetTechActFromData()
|