Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/wifi/
DWifiThroughputStabilityTest.py218 self.access_point.set_bandwidth(band, mode)
DWifiSensitivityTest.py258 self.access_point.set_bandwidth(band, testcase_params["mode"])
DWifiPingTest.py367 self.access_point.set_bandwidth(band, testcase_params["mode"])
DWifiRvrTest.py375 self.access_point.set_bandwidth(band, testcase_params["mode"])
DWifiRssiTest.py458 self.access_point.set_bandwidth(band, self.mode)
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_retail_ap.py271 def set_bandwidth(self, network, bandwidth): member in WifiRetailAP