Searched refs:pTransceiveData (Results 1 – 4 of 4) sorted by relevance
384 NFCSTATUS NxpMfcReader::CheckMfcResponse(uint8_t* pTransceiveData, in CheckMfcResponse() argument389 if ((pTransceiveData)[0] == 0x10 && (pTransceiveData)[1] != 0x0A) { in CheckMfcResponse()392 pTransceiveData += 1; in CheckMfcResponse()396 if ((pTransceiveData)[0] == 0x40) { in CheckMfcResponse()397 pTransceiveData += 1; in CheckMfcResponse()399 if ((pTransceiveData)[0] == 0x03) { in CheckMfcResponse()403 } else if ((pTransceiveData)[0] == 0x10) { in CheckMfcResponse()404 pTransceiveData += 1; in CheckMfcResponse()
117 NFCSTATUS CheckMfcResponse(uint8_t* pTransceiveData,
383 NFCSTATUS NxpMfcReader::CheckMfcResponse(uint8_t* pTransceiveData, in CheckMfcResponse() argument388 if ((pTransceiveData)[0] == 0x10 && (pTransceiveData)[1] != 0x0A) { in CheckMfcResponse()391 pTransceiveData += 1; in CheckMfcResponse()395 if ((pTransceiveData)[0] == 0x40) { in CheckMfcResponse()396 pTransceiveData += 1; in CheckMfcResponse()398 if ((pTransceiveData)[0] == 0x03) { in CheckMfcResponse()402 } else if ((pTransceiveData)[0] == 0x10) { in CheckMfcResponse()403 pTransceiveData += 1; in CheckMfcResponse()