Searched refs:hostapd_wps_button_pushed (Results 1 - 11 of 11) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwps_hostapd.h21 int hostapd_wps_button_pushed(struct hostapd_data *hapd,
72 static inline int hostapd_wps_button_pushed(struct hostapd_data *hapd, function
H A Ddrv_callbacks.c725 hostapd_wps_button_pushed(hapd, NULL);
H A Dwps_hostapd.c1132 int hostapd_wps_button_pushed(struct hostapd_data *hapd, function
/external/wpa_supplicant_8/src/ap/
H A Dwps_hostapd.h21 int hostapd_wps_button_pushed(struct hostapd_data *hapd,
72 static inline int hostapd_wps_button_pushed(struct hostapd_data *hapd, function
H A Ddrv_callbacks.c725 hostapd_wps_button_pushed(hapd, NULL);
H A Dwps_hostapd.c1132 int hostapd_wps_button_pushed(struct hostapd_data *hapd, function
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwps_hostapd.h21 int hostapd_wps_button_pushed(struct hostapd_data *hapd,
72 static inline int hostapd_wps_button_pushed(struct hostapd_data *hapd, function
H A Ddrv_callbacks.c725 hostapd_wps_button_pushed(hapd, NULL);
H A Dwps_hostapd.c1132 int hostapd_wps_button_pushed(struct hostapd_data *hapd, function
/external/wpa_supplicant_8/wpa_supplicant/
H A Dap.c691 return hostapd_wps_button_pushed(wpa_s->ap_iface->bss[0],
/external/wpa_supplicant_8/hostapd/
H A Dctrl_iface.c910 if (hostapd_wps_button_pushed(hapd, NULL))

Completed in 129 milliseconds