Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/eap_server/
Deap_server_wsc.c20 enum { START, MESG, FRAG_ACK, WAIT_FRAG_ACK, DONE, WSC_FAIL } state; enumerator
37 case MESG: in eap_wsc_state_txt()
84 data->state = registrar ? START : MESG; in eap_wsc_init()
180 eap_wsc_state(data, MESG); in eap_wsc_build_msg()
200 case MESG: in eap_wsc_buildReq()
352 eap_wsc_state(data, MESG); in eap_wsc_process()
394 eap_wsc_state(data, MESG); in eap_wsc_process()
401 eap_wsc_state(data, MESG); in eap_wsc_process()