Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/drivers/
Ddriver_common.c131 int vht_supported(const struct hostapd_hw_modes *mode) in vht_supported() function
Ddriver.h5154 int vht_supported(const struct hostapd_hw_modes *mode);
/external/autotest/client/common_lib/cros/network/
Diw_runner.py916 def vht_supported(self): member in IwRunner
/external/wpa_supplicant_8/wpa_supplicant/
Devents.c791 if (!vht_supported(mode)) { in rate_match()
Dwpa_supplicant.c2082 vht_freq.vht_enabled = vht_supported(mode); in ibss_mesh_setup_freq()