HomeSort by relevance Sort by last modified time
    Searched refs:is_vht_supported (Results 1 - 4 of 4) sorted by null

  /external/autotest/server/site_tests/network_WiFi_Perf/
network_WiFi_Perf.py 53 if ap_config.is_11ac and not self.context.client.is_vht_supported():
  /external/autotest/server/site_tests/network_WiFi_BluetoothScanPerf/
network_WiFi_BluetoothScanPerf.py 104 if ap_config.is_11ac and not self.context.client.is_vht_supported():
  /external/autotest/server/site_tests/network_WiFi_BluetoothStreamPerf/
network_WiFi_BluetoothStreamPerf.py 117 if ap_config.is_11ac and not self.context.client.is_vht_supported():
  /external/autotest/server/cros/network/
wifi_client.py 402 def is_vht_supported(self): member in class:WiFiClient
    [all...]

Completed in 2131 milliseconds