Searched refs:RW_T1T_PRESENCE_CHECK_EVT (Results 1 - 4 of 4) sorted by relevance

/external/libnfc-nci/src/nfc/tags/
H A Drw_t1t.c469 return RW_T1T_PRESENCE_CHECK_EVT;
679 (*(rw_cb.p_cback)) (RW_T1T_PRESENCE_CHECK_EVT, (tRW_DATA *) &evt_data);
714 ** The RW_T1T_PRESENCE_CHECK_EVT w/ status is used to indicate presence
736 /* If we are not activated, then RW_T1T_PRESENCE_CHECK_EVT status=FAIL */
740 (*p_rw_cb->p_cback) (RW_T1T_PRESENCE_CHECK_EVT, &evt_data);
746 (*p_rw_cb->p_cback) (RW_T1T_PRESENCE_CHECK_EVT, &evt_data);
H A Drw_t1t_ndef.c154 rw_event = RW_T1T_PRESENCE_CHECK_EVT;
/external/libnfc-nci/src/nfc/include/
H A Drw_api.h59 RW_T1T_PRESENCE_CHECK_EVT, /* Response to RW_T1tPresenceCheck */ enumerator in enum:__anon10371
441 ** The RW_T1T_PRESENCE_CHECK_EVT w/ status is used to indicate presence
/external/libnfc-nci/src/nfa/rw/
H A Dnfa_rw_act.c696 case RW_T1T_PRESENCE_CHECK_EVT: /* Presence check completed */

Completed in 95 milliseconds