Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dhw_features.c713 static int hostapd_is_usable_chan(struct hostapd_iface *iface, in hostapd_is_usable_chan() function
748 if (!hostapd_is_usable_chan(iface, iface->conf->channel, 1)) in hostapd_is_usable_chans()
755 return hostapd_is_usable_chan( in hostapd_is_usable_chans()
761 if (hostapd_is_usable_chan(iface, secondary_chan, 0) && in hostapd_is_usable_chans()
768 if (hostapd_is_usable_chan(iface, secondary_chan, 0) && in hostapd_is_usable_chans()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dhw_features.c802 static int hostapd_is_usable_chan(struct hostapd_iface *iface, in hostapd_is_usable_chan() function
872 if (!hostapd_is_usable_chan(iface, freq, 1)) in hostapd_is_usable_edmg()
915 if (!hostapd_is_usable_chan(iface, pri_chan->freq, 1)) { in hostapd_is_usable_chans()
925 if (hostapd_is_usable_chan(iface, iface->freq + in hostapd_is_usable_chans()
939 if (hostapd_is_usable_chan(iface, secondary_freq, 0) && in hostapd_is_usable_chans()
946 if (hostapd_is_usable_chan(iface, secondary_freq, 0) && in hostapd_is_usable_chans()

Completed in 3 milliseconds