Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dhostapd.c3212 u8 chan, vht_bandwidth; in hostapd_fill_csa_settings() local
3221 vht_bandwidth = VHT_CHANWIDTH_80P80MHZ; in hostapd_fill_csa_settings()
3223 vht_bandwidth = VHT_CHANWIDTH_80MHZ; in hostapd_fill_csa_settings()
3226 vht_bandwidth = VHT_CHANWIDTH_160MHZ; in hostapd_fill_csa_settings()
3229 vht_bandwidth = VHT_CHANWIDTH_USE_HT; in hostapd_fill_csa_settings()
3236 vht_bandwidth, in hostapd_fill_csa_settings()
/external/tcpdump/
Dprint-802_11.c2926 static const char *vht_bandwidth[32] = { in print_radiotap_field() local
2999 vht_bandwidth[bandwidth & IEEE80211_RADIOTAP_VHT_BANDWIDTH_MASK])); in print_radiotap_field()