Home
last modified time | relevance | path

Searched refs:ap_sta_wps_cancel (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dsta_info.h382 int ap_sta_wps_cancel(struct hostapd_data *hapd,
H A Dsta_info.c1123 int ap_sta_wps_cancel(struct hostapd_data *hapd, in ap_sta_wps_cancel() function
H A Dwps_hostapd.c1612 ap_for_each_sta(hapd, ap_sta_wps_cancel, NULL); in wps_cancel()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dap.c1311 ap_sta_wps_cancel, NULL); in wpa_supplicant_ap_wps_cancel()