Home
last modified time | relevance | path

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

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