Home
last modified time | relevance | path

Searched refs:secondary_freq (Results 1 - 1 of 1) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dhw_features.c902 int secondary_freq; in hostapd_is_usable_chans() local
938 secondary_freq = iface->freq + 20; in hostapd_is_usable_chans()
939 if (hostapd_is_usable_chan(iface, secondary_freq, 0) && in hostapd_is_usable_chans()
945 secondary_freq = iface->freq - 20; in hostapd_is_usable_chans()
946 if (hostapd_is_usable_chan(iface, secondary_freq, 0) && in hostapd_is_usable_chans()

Completed in 2 milliseconds