Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dwps_hostapd.c224 case WPS_EV_SELECTED_REGISTRAR_TIMEOUT: in hostapd_wps_event_cb()
/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps.h526 WPS_EV_SELECTED_REGISTRAR_TIMEOUT, enumerator
Dwps_common.c338 wps->event_cb(wps->cb_ctx, WPS_EV_SELECTED_REGISTRAR_TIMEOUT, NULL); in wps_selected_registrar_timeout_event()