Searched refs:NFC_ERROR_CEVT (Results 1 - 9 of 9) sorted by relevance

/external/libnfc-nci/src/nfc/tags/
H A Drw_t1t.c263 /* Data event with error status...fall through to NFC_ERROR_CEVT case */
265 case NFC_ERROR_CEVT:
273 if (event == NFC_ERROR_CEVT)
H A Drw_t2t.c307 /* Data event with error status...fall through to NFC_ERROR_CEVT case */
309 case NFC_ERROR_CEVT:
317 if (event == NFC_ERROR_CEVT)
H A Drw_t3t.c2372 /* Data event with error status...fall through to NFC_ERROR_CEVT case */
2375 case NFC_ERROR_CEVT:
2382 if (event == NFC_ERROR_CEVT)
H A Drw_t4t.c1170 case NFC_ERROR_CEVT:
H A Drw_i93.c3050 ||(event == NFC_ERROR_CEVT) )
3054 if (event == NFC_ERROR_CEVT)
/external/libnfc-nci/src/nfc/include/
H A Dnfc_api.h196 NFC_ERROR_CEVT, /* 4 generic or interface error */ enumerator in enum:__anon24278
/external/libnfc-nci/src/nfc/llcp/
H A Dllcp_link.c1734 else if (event == NFC_ERROR_CEVT)
/external/libnfc-nci/src/nfc/nfc/
H A Dnfc_ncif.c538 (*p_cb->p_cback) (conn_id, NFC_ERROR_CEVT, (tNFC_CONN *) &status);
/external/libnfc-nci/src/nfa/dm/
H A Dnfa_dm_discover.c1728 if (event == NFC_ERROR_CEVT)

Completed in 442 milliseconds