Home
last modified time | relevance | path

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

/hostap-latest/src/common/
Dwpa_ctrl.h160 #define WPS_EVENT_AP_AVAILABLE_PIN "WPS-AP-AVAILABLE-PIN " macro
/hostap-latest/wpa_supplicant/wpa_gui-qt4/
Dwpagui.cpp994 } else if (str_match(pos, WPS_EVENT_AP_AVAILABLE_PIN)) { in processMsg()
/hostap-latest/doc/
Dctrl_iface.doxygen780 WPS_EVENT_AP_AVAILABLE_PIN: Available WPS AP with recently selected PIN
/hostap-latest/wpa_supplicant/
Dwps_supplicant.c1967 wpa_msg_ctrl(wpa_s, MSG_INFO, WPS_EVENT_AP_AVAILABLE_PIN); in wpas_wps_notify_scan_results()