Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dsta_info.c214 wps_set_status(WPS_STATUS_SUCCESS); in ap_sta_delayed_1x_auth_fail_disconnect()
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_wifi_driver.h176 WPS_STATUS_SUCCESS, enumerator
Desp_wps.c806 wps_set_status(WPS_STATUS_SUCCESS); in wps_finish()
1996 if ((wps_status == WPS_STATUS_PENDING) || (wps_status == WPS_STATUS_SUCCESS)) { in esp_wifi_wps_disable()