Home
last modified time | relevance | path

Searched refs:CheckMfcResponse (Results 1 – 5 of 5) sorted by relevance

/hardware/nxp/nfc/snxxx/halimpl/mifare/
DNxpMfcReader.h117 NFCSTATUS CheckMfcResponse(uint8_t* pTransceiveData,
DNxpMfcReader.cc383 NFCSTATUS NxpMfcReader::CheckMfcResponse(uint8_t* pTransceiveData, in CheckMfcResponse() function in NxpMfcReader
/hardware/nxp/nfc/pn8x/halimpl/mifare/
DNxpMfcReader.h117 NFCSTATUS CheckMfcResponse(uint8_t* pTransceiveData,
DNxpMfcReader.cc384 NFCSTATUS NxpMfcReader::CheckMfcResponse(uint8_t* pTransceiveData, in CheckMfcResponse() function in NxpMfcReader
/hardware/nxp/nfc/pn8x/halimpl/hal/
DphNxpNciHal.cc1189 NFCSTATUS mfcRspStatus = NxpMfcReaderInstance.CheckMfcResponse( in phNxpNciHal_read_complete()