Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/int/
Drw_int.h258 #define RW_T2T_SUBSTATE_WAIT_WRITE_TERM_TLV_CMPLT 0x13 /* waiting for rsp to writing to Te… macro
/external/libnfc-nci/src/nfc/tags/
Drw_t2t_ndef.c1436 p_t2t->substate = RW_T2T_SUBSTATE_WAIT_WRITE_TERM_TLV_CMPLT; in rw_t2t_update_cb()
1552 p_t2t->substate = RW_T2T_SUBSTATE_WAIT_WRITE_TERM_TLV_CMPLT; in rw_t2t_add_terminator_tlv()
1763 case RW_T2T_SUBSTATE_WAIT_WRITE_TERM_TLV_CMPLT: in rw_t2t_handle_ndef_write_rsp()
Drw_t2t.c1187 case RW_T2T_SUBSTATE_WAIT_WRITE_TERM_TLV_CMPLT: in rw_t2t_get_substate_name()