Home
last modified time | relevance | path

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

/external/autotest/server/cros/network/
Dwifi_cell_perf_test_base.py35 if ap_config.is_11ac and not self.context.client.is_vht_supported():
Dwifi_client.py399 def is_vht_supported(self): member in WiFiClient
/external/autotest/server/site_tests/network_WiFi_BluetoothScanPerf/
Dnetwork_WiFi_BluetoothScanPerf.py108 if ap_config.is_11ac and not self.context.client.is_vht_supported():