Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/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.c1613 hostapd_wps_button_pushed(hapd, NULL); in wpa_supplicant_event()
Dwps_hostapd.c1401 int hostapd_wps_button_pushed(struct hostapd_data *hapd, in hostapd_wps_button_pushed() function
/external/wpa_supplicant_8/wpa_supplicant/
Dap.c1006 return hostapd_wps_button_pushed(wpa_s->ap_iface->bss[0], in wpa_supplicant_ap_wps_pbc()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c3027 if (hostapd_wps_button_pushed(hapd, NULL)) in hostapd_ctrl_iface_receive_process()