Home
last modified time | relevance | path

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

/hardware/nxp/nfc/halimpl/mifare/
DNxpMfcReader.h117 NFCSTATUS CheckMfcResponse(uint8_t *pTransceiveData,
DNxpMfcReader.cc378 NFCSTATUS NxpMfcReader::CheckMfcResponse(uint8_t *pTransceiveData, in CheckMfcResponse() function in NxpMfcReader
/hardware/nxp/nfc/halimpl/hal/
DphNxpNciHal.cc1178 NFCSTATUS mfcRspStatus = NxpMfcReaderInstance.CheckMfcResponse( in phNxpNciHal_read_complete()