Searched refs:ap_sta_wps_cancel (Results 1 - 8 of 8) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | sta_info.h | 377 int ap_sta_wps_cancel(struct hostapd_data *hapd,
|
H A D | sta_info.c | 942 int ap_sta_wps_cancel(struct hostapd_data *hapd, in ap_sta_wps_cancel() function
|
H A D | wps_hostapd.c | 1611 ap_for_each_sta(hapd, ap_sta_wps_cancel, NULL); in wps_cancel()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | sta_info.h | 330 int ap_sta_wps_cancel(struct hostapd_data *hapd,
|
H A D | sta_info.c | 888 int ap_sta_wps_cancel(struct hostapd_data *hapd, in ap_sta_wps_cancel() function
|
H A D | wps_hostapd.c | 1427 ap_for_each_sta(hapd, ap_sta_wps_cancel, NULL); in wps_cancel()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | ap.c | 1027 ap_sta_wps_cancel, NULL); in wpa_supplicant_ap_wps_cancel()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | ap.c | 1276 ap_sta_wps_cancel, NULL); in wpa_supplicant_ap_wps_cancel()
|
Completed in 15 milliseconds