Home
last modified time | relevance | path

Searched refs:allowed_ht40_channel_pair (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/common/
Dhw_features_common.h23 int allowed_ht40_channel_pair(struct hostapd_hw_modes *mode, int pri_chan,
Dhw_features_common.c87 int allowed_ht40_channel_pair(struct hostapd_hw_modes *mode, int pri_chan, in allowed_ht40_channel_pair() function
/external/wpa_supplicant_8/src/ap/
Dhw_features.c235 return allowed_ht40_channel_pair(iface->current_mode, pri_chan, in ieee80211n_allowed_ht40_channel_pair()