Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/extns/pn54x/src/common/
DphNfcTypes_Mapping.h24 #define phHal_eMifareAuthentB phNfc_eMifareAuthentB
DphNfcTypes.h154 phNfc_eMifareAuthentB = 0x61U, /* This command performs an authentication with enumerator
/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
DphNxpExtns_MifareStd.cpp1585 pTransceiveInfo->cmd.MfCmd == phNfc_eMifareAuthentB)) { in phLibNfc_ChkAuthCmdMFC()
1645 case phNfc_eMifareAuthentB: { in phLibNfc_MifareMap()
1878 (Cmd.MfCmd == phNfc_eMifareAuthentB)) { in phFriNfc_ExtnsTransceive()