Searched defs:bandwidth (Results 1 – 4 of 4) sorted by relevance
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | wifi_power_test_utils.py | 235 def ap_setup(ap, network, bandwidth=80): argument
|
D | wifi_test_utils.py | 215 bandwidth = "bandwidth" variable in WifiEnums.RttParam
|
/tools/test/connectivity/acts/tests/google/power/tel/lab/ |
D | PowerTelTest.py | 192 … 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/ |
D | PowerBaseTest.py | 443 def setup_ap_connection(self, network, bandwidth=80, connect=True): argument
|