Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dtag_nci_adapter_ntf.cpp574 tNFC_INTF_PA_ISO_DEP paIso = activated.activate_ntf.intf_param.intf_param.pa_iso; in GetTechActForIsoDep() local
575 techAct = (paIso.his_byte_len > 0) ? KITS::NfcSdkCommon::BytesVecToHexString( in GetTechActForIsoDep()
576 paIso.his_byte, paIso.his_byte_len) : ""; in GetTechActForIsoDep()
H A Dtag_nci_adapter.cpp1414 tNFC_INTF_PA_ISO_DEP paIso = activated.activate_ntf.intf_param.intf_param.pa_iso; in GetTechActForIsoDep() local
1415 techAct = (paIso.his_byte_len > 0) ? KITS::NfcSdkCommon::BytesVecToHexString( in GetTechActForIsoDep()
1416 paIso.his_byte, paIso.his_byte_len) : ""; in GetTechActForIsoDep()