Home
last modified time | relevance | path

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

/hostap-latest/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
Dwps_hostapd.c1586 int hostapd_wps_button_pushed(struct hostapd_data *hapd, in hostapd_wps_button_pushed() function
Ddrv_callbacks.c2483 hostapd_wps_button_pushed(hapd, NULL); in hostapd_event()
/hostap-latest/wpa_supplicant/
Dap.c1295 return hostapd_wps_button_pushed(wpa_s->ap_iface->bss[0], in wpa_supplicant_ap_wps_pbc()
/hostap-latest/hostapd/
Dctrl_iface.c4110 if (hostapd_wps_button_pushed(hapd, NULL)) in hostapd_ctrl_iface_receive_process()