Home
last modified time | relevance | path

Searched refs:acs_request_scan (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dacs.c245 static int acs_request_scan(struct hostapd_iface *iface);
903 err = acs_request_scan(iface); in acs_scan_complete()
920 static int acs_request_scan(struct hostapd_iface *iface) in acs_request_scan() function
979 if (acs_request_scan(iface) < 0) in acs_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dacs.c245 static int acs_request_scan(struct hostapd_iface *iface);
1021 err = acs_request_scan(iface); in acs_scan_complete()
1066 static int acs_request_scan(struct hostapd_iface *iface) in acs_request_scan() function
1137 if (acs_request_scan(iface) < 0) in acs_init()