Home
last modified time | relevance | path

Searched refs:hostapd_wps_button_pushed (Results 1 – 10 of 10) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwps_hostapd.h22 int hostapd_wps_button_pushed(struct hostapd_data *hapd,
79 static inline int hostapd_wps_button_pushed(struct hostapd_data *hapd, in hostapd_wps_button_pushed() function
Ddrv_callbacks.c1707 hostapd_wps_button_pushed(hapd, NULL); in wpa_supplicant_event_hapd()
Dwps_hostapd.c1401 int hostapd_wps_button_pushed(struct hostapd_data *hapd, in hostapd_wps_button_pushed() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwps_hostapd.h22 int hostapd_wps_button_pushed(struct hostapd_data *hapd,
79 static inline int hostapd_wps_button_pushed(struct hostapd_data *hapd, in hostapd_wps_button_pushed() function
Ddrv_callbacks.c1880 hostapd_wps_button_pushed(hapd, NULL); in wpa_supplicant_event_hapd()
Dwps_hostapd.c1585 int hostapd_wps_button_pushed(struct hostapd_data *hapd, in hostapd_wps_button_pushed() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dap.c1011 return hostapd_wps_button_pushed(wpa_s->ap_iface->bss[0], in wpa_supplicant_ap_wps_pbc()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dap.c1237 return hostapd_wps_button_pushed(wpa_s->ap_iface->bss[0], in wpa_supplicant_ap_wps_pbc()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_ctrl_iface.c3050 if (hostapd_wps_button_pushed(hapd, NULL)) in hostapd_ctrl_iface_receive_process()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_ctrl_iface.c3614 if (hostapd_wps_button_pushed(hapd, NULL)) in hostapd_ctrl_iface_receive_process()