Home
last modified time | relevance | path

Searched refs:RW_T1T_STATE_CHECK_PRESENCE (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfc/tags/
Drw_t1t.c298 if (p_t1t->state == RW_T1T_STATE_CHECK_PRESENCE) in rw_t1t_conn_cback()
466 if (p_t1t->state == RW_T1T_STATE_CHECK_PRESENCE) in rw_t1t_handle_rid_rsp()
545 if (p_t1t->state == RW_T1T_STATE_CHECK_PRESENCE) in rw_t1t_process_timeout()
753 p_rw_cb->tcb.t1t.state = RW_T1T_STATE_CHECK_PRESENCE; in RW_T1tPresenceCheck()
1162 case RW_T1T_STATE_CHECK_PRESENCE: in rw_t1t_get_state_name()
Drw_t1t_ndef.c153 case RW_T1T_STATE_CHECK_PRESENCE: in rw_t1t_info_to_event()
/external/libnfc-nci/src/nfc/int/
Drw_int.h68 #define RW_T1T_STATE_CHECK_PRESENCE 0x08 /* Check if Tag is still present … macro