Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_i.h42 SEND_M1, RECV_M2, SEND_M3, RECV_M4, SEND_M5, RECV_M6, SEND_M7, enumerator
Dwps.c102 data->state = data->registrar ? RECV_M1 : SEND_M1; in wps_init()
Dwps_enrollee.c469 case SEND_M1: in wps_enrollee_get_msg()
1372 wps->state = SEND_M1; in wps_process_wsc_start()
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_wps.c783 sm->wps->state = SEND_M1; in wps_stop_process()