Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/wpa/src/ap/
HDwps_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
HDdrv_callbacks.c1694 hostapd_wps_button_pushed(hapd, NULL); in wpa_supplicant_event()
HDwps_hostapd.c1401 int hostapd_wps_button_pushed(struct hostapd_data *hapd, in hostapd_wps_button_pushed() function
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
HDap.c1011 return hostapd_wps_button_pushed(wpa_s->ap_iface->bss[0], in wpa_supplicant_ap_wps_pbc()
/freebsd-11-stable/contrib/wpa/hostapd/
HDctrl_iface.c3050 if (hostapd_wps_button_pushed(hapd, NULL)) in hostapd_ctrl_iface_receive_process()