Home
last modified time | relevance | path

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

/hostap-latest/src/common/
Dwpa_ctrl.h172 #define WPS_EVENT_TIMEOUT "WPS-TIMEOUT " macro
/hostap-latest/src/ap/
Dwps_hostapd.c912 wpa_msg(hapd->msg_ctx, MSG_INFO, WPS_EVENT_TIMEOUT); in hostapd_wps_event_cb()
/hostap-latest/doc/
Dctrl_iface.doxygen805 WPS_EVENT_TIMEOUT: WPS enrollment attempt timed out and was terminated
/hostap-latest/wpa_supplicant/
Dwps_supplicant.c1003 wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_TIMEOUT "Requested operation timed " in wpas_wps_timeout()
Dwpa_cli.c4431 } else if (str_starts(pos, WPS_EVENT_TIMEOUT)) { in wpa_cli_action_process()