Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/tags/
Drw_t2t_ndef.c241 p_t2t->substate = RW_T2T_SUBSTATE_WAIT_TLV_DETECT; in rw_t2t_handle_cc_read_rsp()
461 case RW_T2T_SUBSTATE_WAIT_TLV_DETECT: in rw_t2t_handle_tlv_detect_rsp()
644 p_t2t->substate = RW_T2T_SUBSTATE_WAIT_TLV_DETECT; in rw_t2t_handle_tlv_detect_rsp()
678 p_t2t->substate = RW_T2T_SUBSTATE_WAIT_TLV_DETECT; in rw_t2t_handle_tlv_detect_rsp()
686 p_t2t->substate = RW_T2T_SUBSTATE_WAIT_TLV_DETECT; in rw_t2t_handle_tlv_detect_rsp()
713 p_t2t->substate = RW_T2T_SUBSTATE_WAIT_TLV_DETECT; in rw_t2t_handle_tlv_detect_rsp()
721 p_t2t->substate = RW_T2T_SUBSTATE_WAIT_TLV_DETECT; in rw_t2t_handle_tlv_detect_rsp()
737 p_t2t->substate = RW_T2T_SUBSTATE_WAIT_TLV_DETECT; in rw_t2t_handle_tlv_detect_rsp()
2920 p_t2t->substate = RW_T2T_SUBSTATE_WAIT_TLV_DETECT; in RW_T2tLocateTlv()
Drw_t2t.c1157 case RW_T2T_SUBSTATE_WAIT_TLV_DETECT: in rw_t2t_get_substate_name()
/external/libnfc-nci/src/nfc/int/
Drw_int.h241 #define RW_T2T_SUBSTATE_WAIT_TLV_DETECT 0x04 /* waiting for the detection of a t… macro