Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dhostapd.c2924 u8 chan, vht_bandwidth; in hostapd_fill_csa_settings() local
2933 vht_bandwidth = VHT_CHANWIDTH_80P80MHZ; in hostapd_fill_csa_settings()
2935 vht_bandwidth = VHT_CHANWIDTH_80MHZ; in hostapd_fill_csa_settings()
2938 vht_bandwidth = VHT_CHANWIDTH_160MHZ; in hostapd_fill_csa_settings()
2941 vht_bandwidth = VHT_CHANWIDTH_USE_HT; in hostapd_fill_csa_settings()
2948 vht_bandwidth, in hostapd_fill_csa_settings()