Home
last modified time | relevance | path

Searched refs:RecvdExtnRspId (Results 1 – 2 of 2) sorted by relevance

/hardware/nxp/nfc/pn8x/halimpl/mifare/
DNxpMfcReader.cc300 MfcRespId_t RecvdExtnRspId = eInvalidRsp; in AnalyzeMfcResp() local
305 RecvdExtnRspId = (MfcRespId_t)pBuff[0]; in AnalyzeMfcResp()
306 NXPLOG_NCIHAL_E("%s: RecvdExtnRspId=%d", __func__, RecvdExtnRspId); in AnalyzeMfcResp()
307 switch (RecvdExtnRspId) { in AnalyzeMfcResp()
/hardware/nxp/nfc/snxxx/halimpl/mifare/
DNxpMfcReader.cc299 MfcRespId_t RecvdExtnRspId = eInvalidRsp; in AnalyzeMfcResp() local
304 RecvdExtnRspId = (MfcRespId_t)pBuff[0]; in AnalyzeMfcResp()
305 NXPLOG_NCIHAL_E("%s: RecvdExtnRspId=%d", __func__, RecvdExtnRspId); in AnalyzeMfcResp()
306 switch (RecvdExtnRspId) { in AnalyzeMfcResp()