Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/mifare/
DNxpMfcReader.h78 eMfcAuthReq = 0x40, /* MFC Authentication request for NFCC from DH */ enumerator
DNxpMfcReader.cc137 mMfcTagCmdIntfData.sendBuf[0] = eMfcAuthReq; in BuildAuthCmd()
/hardware/nxp/nfc/pn8x/halimpl/mifare/
DNxpMfcReader.h78 eMfcAuthReq = 0x40, /* MFC Authentication request for NFCC from DH */ enumerator
DNxpMfcReader.cc142 mMfcTagCmdIntfData.sendBuf[0] = eMfcAuthReq; in BuildAuthCmd()