Home
last modified time | relevance | path

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

/hardware/nxp/nfc/pn8x/halimpl/mifare/
DNxpMfcReader.cc305 MfcRespId_t RecvdExtnRspId = eInvalidRsp; in AnalyzeMfcResp() local
310 RecvdExtnRspId = (MfcRespId_t)pBuff[0]; in AnalyzeMfcResp()
311 NXPLOG_NCIHAL_E("%s: RecvdExtnRspId=%d", __func__, RecvdExtnRspId); in AnalyzeMfcResp()
312 switch (RecvdExtnRspId) { in AnalyzeMfcResp()
/hardware/nxp/nfc/snxxx/halimpl/mifare/
DNxpMfcReader.cc358 MfcRespId_t RecvdExtnRspId = eInvalidRsp; in AnalyzeMfcResp() local
363 RecvdExtnRspId = (MfcRespId_t)pBuff[0]; in AnalyzeMfcResp()
364 NXPLOG_NCIHAL_E("%s: RecvdExtnRspId=%d", __func__, RecvdExtnRspId); in AnalyzeMfcResp()
365 switch (RecvdExtnRspId) { in AnalyzeMfcResp()