Home
last modified time | relevance | path

Searched refs:hostapd_wps_cancel (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwps_hostapd.h24 int hostapd_wps_cancel(struct hostapd_data *hapd);
85 static inline int hostapd_wps_cancel(struct hostapd_data *hapd) in hostapd_wps_cancel() function
Dwps_hostapd.c1434 int hostapd_wps_cancel(struct hostapd_data *hapd) in hostapd_wps_cancel() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwps_hostapd.h24 int hostapd_wps_cancel(struct hostapd_data *hapd);
85 static inline int hostapd_wps_cancel(struct hostapd_data *hapd) in hostapd_wps_cancel() function
Dwps_hostapd.c1619 int hostapd_wps_cancel(struct hostapd_data *hapd) in hostapd_wps_cancel() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_ctrl_iface.c3053 if (hostapd_wps_cancel(hapd)) in hostapd_ctrl_iface_receive_process()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_ctrl_iface.c3617 if (hostapd_wps_cancel(hapd)) in hostapd_ctrl_iface_receive_process()