Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dwps_hostapd.c206 case WPS_EV_FAIL: in hostapd_wps_event_cb()
/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps.h459 WPS_EV_FAIL, enumerator
Dwps_common.c291 wps->event_cb(wps->cb_ctx, WPS_EV_FAIL, &data); in wps_fail_event()