Home
last modified time | relevance | path

Searched refs:hostapd_wps_cancel (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dwps_hostapd.h24 int hostapd_wps_cancel(struct hostapd_data *hapd);
85 static inline int hostapd_wps_cancel(struct hostapd_data *hapd) in hostapd_wps_cancel() function
H A Dwps_hostapd.c1620 int hostapd_wps_cancel(struct hostapd_data *hapd) in hostapd_wps_cancel() function
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c4098 if (hostapd_wps_cancel(hapd)) in hostapd_ctrl_iface_receive_process()