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.h28 int allowed_ht40_channel_pair(enum hostapd_hw_mode mode,
Dhw_features_common.c111 int allowed_ht40_channel_pair(enum hostapd_hw_mode mode, in allowed_ht40_channel_pair() function
/external/wpa_supplicant_8/src/ap/
Dhw_features.c246 return allowed_ht40_channel_pair(iface->current_mode->mode, in ieee80211n_allowed_ht40_channel_pair()