Searched refs:hostapd_driver_scan (Results 1 - 9 of 9) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | hw_features.c | 448 ret = hostapd_driver_scan(iface->bss[0], ¶ms); in ap_ht40_scan_retry() 498 ret = hostapd_driver_scan(iface->bss[0], ¶ms); in ieee80211n_check_40mhz()
|
H A D | acs.c | 951 if (hostapd_driver_scan(iface->bss[0], ¶ms) < 0) { in acs_request_scan()
|
H A D | ap_drv_ops.h | 82 int hostapd_driver_scan(struct hostapd_data *hapd,
|
H A D | ap_drv_ops.c | 648 int hostapd_driver_scan(struct hostapd_data *hapd, in hostapd_driver_scan() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | hw_features.c | 487 ret = hostapd_driver_scan(iface->bss[0], ¶ms); in ap_ht40_scan_retry() 537 ret = hostapd_driver_scan(iface->bss[0], ¶ms); in ieee80211n_check_40mhz()
|
H A D | acs.c | 1108 if (hostapd_driver_scan(iface->bss[0], ¶ms) < 0) { in acs_request_scan()
|
H A D | ap_drv_ops.h | 86 int hostapd_driver_scan(struct hostapd_data *hapd,
|
H A D | ap_drv_ops.c | 662 int hostapd_driver_scan(struct hostapd_data *hapd, in hostapd_driver_scan() function
|
H A D | dpp_hostapd.c | 2564 ret = hostapd_driver_scan(hapd, ¶ms); in hostapd_dpp_chirp_next()
|
Completed in 13 milliseconds