Searched refs:sub_state (Results 1 – 3 of 3) sorted by relevance
92 static std::string rw_t4t_get_sub_state_name(uint8_t sub_state);1079 "sub_state:%s (%d)", rw_t4t_get_sub_state_name(p_t4t->sub_state).c_str(), in rw_t4t_sm_ndef_format()1080 p_t4t->sub_state); in rw_t4t_sm_ndef_format()1085 switch (p_t4t->sub_state) { in rw_t4t_sm_ndef_format()1092 p_t4t->sub_state = RW_T4T_SUBSTATE_WAIT_GET_SW_VERSION; in rw_t4t_sm_ndef_format()1110 p_t4t->sub_state = RW_T4T_SUBSTATE_WAIT_GET_UID; in rw_t4t_sm_ndef_format()1125 p_t4t->sub_state = RW_T4T_SUBSTATE_WAIT_CREATE_APP; in rw_t4t_sm_ndef_format()1144 p_t4t->sub_state = RW_T4T_SUBSTATE_WAIT_SELECT_APP; in rw_t4t_sm_ndef_format()1158 p_t4t->sub_state = RW_T4T_SUBSTATE_WAIT_CREATE_CC; in rw_t4t_sm_ndef_format()1177 p_t4t->sub_state = RW_T4T_SUBSTATE_WAIT_CREATE_NDEF; in rw_t4t_sm_ndef_format()[all …]
94 static std::string rw_i93_get_sub_state_name(uint8_t sub_state);1671 rw_i93_get_sub_state_name(p_i93->sub_state).c_str(), p_i93->sub_state); in rw_i93_sm_detect_ndef()1694 switch (p_i93->sub_state) { in rw_i93_sm_detect_ndef()1715 p_i93->sub_state = RW_I93_SUBSTATE_WAIT_SYS_INFO; in rw_i93_sm_detect_ndef()1739 p_i93->sub_state = RW_I93_SUBSTATE_WAIT_CC; in rw_i93_sm_detect_ndef()1811 p_i93->sub_state = RW_I93_SUBSTATE_SEARCH_NDEF_TLV; in rw_i93_sm_detect_ndef()1909 p_i93->sub_state = RW_I93_SUBSTATE_CHECK_LOCK_STATUS; in rw_i93_sm_detect_ndef()1915 p_i93->sub_state = RW_I93_SUBSTATE_CHECK_LOCK_STATUS; in rw_i93_sm_detect_ndef()1927 p_i93->sub_state = RW_I93_SUBSTATE_SEARCH_NDEF_TLV; in rw_i93_sm_detect_ndef()2169 rw_i93_get_sub_state_name(p_i93->sub_state).c_str(), p_i93->sub_state); in rw_i93_sm_update_ndef()[all …]
568 tRW_T4T_RW_SUBSTATE sub_state; /* sub state */ member701 tRW_I93_RW_SUBSTATE sub_state; /* sub state */ member