Searched refs:hostapd_wps_cancel (Results 1 – 3 of 3) sorted by relevance
24 int hostapd_wps_cancel(struct hostapd_data *hapd);85 static inline int hostapd_wps_cancel(struct hostapd_data *hapd) in hostapd_wps_cancel() function
1620 int hostapd_wps_cancel(struct hostapd_data *hapd) in hostapd_wps_cancel() function
4098 if (hostapd_wps_cancel(hapd)) in hostapd_ctrl_iface_receive_process()