Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dhw_features.c740 int secondary_chan; in hostapd_is_usable_chans() local
760 secondary_chan = iface->conf->channel + 4; in hostapd_is_usable_chans()
761 if (hostapd_is_usable_chan(iface, secondary_chan, 0) && in hostapd_is_usable_chans()
767 secondary_chan = iface->conf->channel - 4; in hostapd_is_usable_chans()
768 if (hostapd_is_usable_chan(iface, secondary_chan, 0) && in hostapd_is_usable_chans()

Completed in 2 milliseconds