Searched refs:RW_T1T_SUBSTATE_WAIT_TLV_DETECT (Results 1 – 2 of 2) sorted by relevance
848 uint8_t tlv_detect_state = RW_T1T_SUBSTATE_WAIT_TLV_DETECT; in rw_t1t_handle_tlv_detect_rsp()869 case RW_T1T_SUBSTATE_WAIT_TLV_DETECT: in rw_t1t_handle_tlv_detect_rsp()1017 tlv_detect_state = RW_T1T_SUBSTATE_WAIT_TLV_DETECT; in rw_t1t_handle_tlv_detect_rsp()1061 tlv_detect_state = RW_T1T_SUBSTATE_WAIT_TLV_DETECT; in rw_t1t_handle_tlv_detect_rsp()1065 tlv_detect_state = RW_T1T_SUBSTATE_WAIT_TLV_DETECT; in rw_t1t_handle_tlv_detect_rsp()1092 tlv_detect_state = RW_T1T_SUBSTATE_WAIT_TLV_DETECT; in rw_t1t_handle_tlv_detect_rsp()1097 tlv_detect_state = RW_T1T_SUBSTATE_WAIT_TLV_DETECT; in rw_t1t_handle_tlv_detect_rsp()1108 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