Searched refs:RW_T1T_SUBSTATE_WAIT_TLV_DETECT (Results 1 – 2 of 2) sorted by relevance
845 uint8_t tlv_detect_state = RW_T1T_SUBSTATE_WAIT_TLV_DETECT; in rw_t1t_handle_tlv_detect_rsp()866 case RW_T1T_SUBSTATE_WAIT_TLV_DETECT: in rw_t1t_handle_tlv_detect_rsp()1014 tlv_detect_state = RW_T1T_SUBSTATE_WAIT_TLV_DETECT; in rw_t1t_handle_tlv_detect_rsp()1058 tlv_detect_state = RW_T1T_SUBSTATE_WAIT_TLV_DETECT; in rw_t1t_handle_tlv_detect_rsp()1062 tlv_detect_state = RW_T1T_SUBSTATE_WAIT_TLV_DETECT; in rw_t1t_handle_tlv_detect_rsp()1089 tlv_detect_state = RW_T1T_SUBSTATE_WAIT_TLV_DETECT; in rw_t1t_handle_tlv_detect_rsp()1094 tlv_detect_state = RW_T1T_SUBSTATE_WAIT_TLV_DETECT; in rw_t1t_handle_tlv_detect_rsp()1105 tlv_detect_state = RW_T1T_SUBSTATE_WAIT_TLV_DETECT; in rw_t1t_handle_tlv_detect_rsp()
96 #define RW_T1T_SUBSTATE_WAIT_TLV_DETECT 0x01 macro