Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/fst/
Dfst_ctrl_aux.c35 [FST_SESSION_STATE_SETUP_COMPLETION] =
Dfst_ctrl_aux.h21 FST_SESSION_STATE_SETUP_COMPLETION, enumerator
Dfst_session.c215 return s->state == FST_SESSION_STATE_SETUP_COMPLETION && in fst_session_is_ready_pending()
222 return s->state == FST_SESSION_STATE_SETUP_COMPLETION && in fst_session_is_ready()
261 if (s->state == FST_SESSION_STATE_SETUP_COMPLETION || in fst_session_reset_ex()
496 fst_session_set_state(s, FST_SESSION_STATE_SETUP_COMPLETION, NULL); in fst_session_handle_setup_request()
914 fst_session_set_state(s, FST_SESSION_STATE_SETUP_COMPLETION, in fst_session_initiate_setup()