Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/
DNativeNfcTag.cpp90 static tNFA_INTF_TYPE sCurrentActivatedProtocl = NFA_INTERFACE_ISO_DEP; variable
162 sCurrentActivatedProtocl = NFA_INTERFACE_ISO_DEP; in nativeNfcTag_abortWaits()
218 sCurrentActivatedProtocl = rfProtocol; in nativeNfcTag_setActivatedRfProtocol()
644 if (sCurrentActivatedProtocl == NFA_PROTOCOL_T2T) { in reSelect()
646 } else if (sCurrentActivatedProtocl == NFA_PROTOCOL_ISO_DEP) { in reSelect()