Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/mifare/
DNxpMfcReader.h55 eMifareAuthentB = 0x61U, /* This command performs an authentication with enumerator
DNxpMfcReader.cc78 case eMifareAuthentB: in BuildMfcCmd()
115 if (mMfcTagCmdIntfData.sendBuf[0] == eMifareAuthentB) { in BuildAuthCmd()
/hardware/nxp/nfc/pn8x/halimpl/mifare/
DNxpMfcReader.h55 eMifareAuthentB = 0x61U, /* This command performs an authentication with enumerator
DNxpMfcReader.cc83 case eMifareAuthentB: in BuildMfcCmd()
120 if (mMfcTagCmdIntfData.sendBuf[0] == eMifareAuthentB) { in BuildAuthCmd()