/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_retail_ap/ |
D | netgear_rax120.py | 176 def _set_channel_and_bandwidth(self, argument 225 def set_bandwidth(self, network, bandwidth): argument 247 def set_channel_and_bandwidth(self, network, channel, bandwidth): argument
|
D | netgear_rax200.py | 183 def _set_channel_and_bandwidth(self, argument 232 def set_bandwidth(self, network, bandwidth): argument 255 def set_channel_and_bandwidth(self, network, channel, bandwidth): argument
|
D | netgear_raxe500.py | 193 def _set_channel_and_bandwidth(self, argument 245 def set_bandwidth(self, network, bandwidth): argument 268 def set_channel_and_bandwidth(self, network, channel, bandwidth): argument
|
D | brcm_ref.py | 110 def _get_channel_str(self, interface, channel, bandwidth): argument
|
D | __init__.py | 367 def set_bandwidth(self, network, bandwidth): argument 385 def set_channel_and_bandwidth(self, network, channel, bandwidth): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/ |
D | PowerWiFiBaseTest.py | 121 bandwidth=80, argument
|
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/ |
D | cmx500.py | 621 def bandwidth(self): member in LteBaseStation 645 def _to_rb_bandwidth(self, bandwidth): argument 651 def set_bandwidth(self, bandwidth): argument 929 def _bandwidth_to_carrier_bandwidth(self, bandwidth): argument 982 def set_bandwidth(self, bandwidth, scs=None): argument
|
D | cmw500.py | 533 def bandwidth(self): member in BaseStation 539 def bandwidth(self, bandwidth): argument
|
D | cmx500_cellular_simulator.py | 179 def set_bandwidth(self, bts_index, bandwidth): argument
|
D | cmw500_cellular_simulator.py | 292 def set_bandwidth(self, bts_index, bandwidth): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/ |
D | BtInterferenceBaseTest.py | 40 def setup_ap_connection(dut, network, ap, bandwidth=20): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/ |
D | wifi_power_test_utils.py | 176 def ap_setup(ap, network, bandwidth=80, dtim_period=None): argument
|
D | wifi_test_utils.py | 259 bandwidth = "bandwidth" variable in WifiEnums.RttParam 2720 def ap_setup(test, index, ap, network, bandwidth=80, channel=6): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | packet_capture.py | 208 def configure_monitor_mode(self, band, channel, bandwidth=20): argument
|
D | cellular_simulator.py | 218 def set_bandwidth(self, bts_index, bandwidth): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/cellular/ |
D | cellular_traffic_power_test.py | 345 bandwidth=0, argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/ |
D | wmm_transceiver.py | 395 bandwidth=None, argument
|
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/ |
D | md8475_cellular_simulator.py | 396 def set_bandwidth(self, bts_index, bandwidth): argument
|
D | md8475a.py | 2184 def bandwidth(self): member in _BaseTransceiverStation 2197 def bandwidth(self, bandwidth): argument 2225 def dl_bandwidth(self, bandwidth): argument 2253 def ul_bandwidth(self, bandwidth): argument
|