Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/mifare/
DNxpMfcReader.h93 } MfcRespId_t; typedef
DNxpMfcReader.cc299 MfcRespId_t RecvdExtnRspId = eInvalidRsp; in AnalyzeMfcResp()
304 RecvdExtnRspId = (MfcRespId_t)pBuff[0]; in AnalyzeMfcResp()
/hardware/nxp/nfc/pn8x/halimpl/mifare/
DNxpMfcReader.h93 } MfcRespId_t; typedef
DNxpMfcReader.cc300 MfcRespId_t RecvdExtnRspId = eInvalidRsp; in AnalyzeMfcResp()
305 RecvdExtnRspId = (MfcRespId_t)pBuff[0]; in AnalyzeMfcResp()