Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/extns/pn54x/src/common/
DphNfcTypes_Mapping.h29 #define phHal_eMifareInc phNfc_eMifareInc
DphNfcTypes.h160 phNfc_eMifareInc = 0xC1U, /* Increment */ enumerator
/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
DphNxpExtns_MifareStd.cpp1029 } else if ((p_data[0] == phNfc_eMifareInc) || in Mfc_Transceive()
1898 } else if ((Cmd.MfCmd == phNfc_eMifareInc) || in phFriNfc_ExtnsTransceive()