Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/fst/
H A Dfst_ctrl_aux.c35 [FST_SESSION_STATE_SETUP_COMPLETION] =
H A Dfst_ctrl_aux.h21 FST_SESSION_STATE_SETUP_COMPLETION, enumerator
H A 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()
259 if (s->state == FST_SESSION_STATE_SETUP_COMPLETION || in fst_session_reset_ex()
494 fst_session_set_state(s, FST_SESSION_STATE_SETUP_COMPLETION, NULL); in fst_session_handle_setup_request()
912 fst_session_set_state(s, FST_SESSION_STATE_SETUP_COMPLETION, in fst_session_initiate_setup()