Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/tags/
Drw_t2t.c849 ||(p_t2t->state == RW_T2T_STATE_WRITE_NDEF) ) in rw_t2t_handle_op_complete()
1061 case RW_T2T_STATE_WRITE_NDEF: in rw_t2t_get_state_name()
Drw_t2t_ndef.c159 case RW_T2T_STATE_WRITE_NDEF: in rw_t2t_handle_rsp()
193 case RW_T2T_STATE_WRITE_NDEF: in rw_t2t_info_to_event()
3114 p_t2t->state = RW_T2T_STATE_WRITE_NDEF; in RW_T2tWriteNDef()
3121 p_t2t->state = RW_T2T_STATE_WRITE_NDEF; in RW_T2tWriteNDef()
/external/libnfc-nci/src/nfc/int/
Drw_int.h222 #define RW_T2T_STATE_WRITE_NDEF 0x07 /* Performing NDEF Write procedure … macro