Home
last modified time | relevance | path

Searched defs:bandwidth (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_power_test_utils.py235 def ap_setup(ap, network, bandwidth=80): argument
Dwifi_test_utils.py215 bandwidth = "bandwidth" variable in WifiEnums.RttParam
/tools/test/connectivity/acts/tests/google/power/tel/lab/
DPowerTelTest.py192 … def start_sitmulation(self, set_simulation_func, band, scheduling, bandwidth, transmission_mode): argument
344 def do_test(self, direction, band, scheduling, bandwidth, transmission_mode, ca_band2 = 0): argument
/tools/test/connectivity/acts/framework/acts/test_utils/power/
DPowerBaseTest.py443 def setup_ap_connection(self, network, bandwidth=80, connect=True): argument