/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/ |
D | cmx500_handover_simulator.py | 33 def lte_handover(self, band, channel, bandwidth, source_technology): argument 70 def nr5g_nsa_handover(self, band, channel, bandwidth, secondary_band, argument 130 def nr5g_sa_handover(self, band, channel, bandwidth, source_technology): argument 174 def _get_free_lte_cell(self, band, channel, bandwidth): argument 192 def _get_free_nr_cell(self, band, channel, bandwidth): argument 210 def _configure_cell(self, cell, band, channel, bandwidth): argument
|
D | cmw500_handover_simulator.py | 48 def lte_handover(self, band, channel, bandwidth, source_technology): argument 261 def configure_incoming_handover_lte(self, mode, band, channel, bandwidth): argument 287 def configure_handover(self, mode, band, channel, bandwidth, emit='NS01'): argument
|
D | cmx500.py | 900 def bandwidth(self): member in LteBaseStation 924 def _to_rb_bandwidth(self, bandwidth): argument 936 def set_bandwidth(self, bandwidth): argument 1348 def _bandwidth_to_carrier_bandwidth(self, bandwidth): argument 1380 def set_bandwidth(self, bandwidth, scs=None): argument
|
D | cmw500.py | 911 def bandwidth(self): member in BaseStation 917 def bandwidth(self, bandwidth): argument
|
D | cmx500_cellular_simulator.py | 240 def set_bandwidth(self, bts_index, bandwidth): argument
|
D | cmw500_cellular_simulator.py | 318 def set_bandwidth(self, bts_index, bandwidth): argument
|
/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_rs700.py | 154 def _set_channel_and_bandwidth(self, argument 187 def set_bandwidth(self, network, bandwidth): argument 210 def set_channel_and_bandwidth(self, network, channel, bandwidth): argument
|
D | netgear_rax200.py | 184 def _set_channel_and_bandwidth(self, argument 233 def set_bandwidth(self, network, bandwidth): argument 256 def set_channel_and_bandwidth(self, network, channel, bandwidth): argument
|
D | netgear_raxe500.py | 185 def _set_channel_and_bandwidth(self, argument 237 def set_bandwidth(self, network, bandwidth): argument 260 def set_channel_and_bandwidth(self, network, channel, bandwidth): argument
|
D | __init__.py | 502 def set_bandwidth(self, network, bandwidth): argument 520 def set_channel_and_bandwidth(self, network, channel, bandwidth): argument
|
D | brcm_ref.py | 145 def _get_channel_str(self, interface, channel, bandwidth): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | handover_simulator.py | 31 def nr5g_sa_handover(self, band, channel, bandwidth, source_technology): argument 42 def nr5g_nsa_handover(self, band, channel, bandwidth, secondary_band, argument 62 def lte_handover(self, band, channel, bandwidth, source_technology): argument
|
D | packet_capture.py | 212 def configure_monitor_mode(self, band, channel, bandwidth=20): argument
|
D | cellular_simulator.py | 332 def set_bandwidth(self, bts_index, bandwidth): argument
|
/tools/tradefederation/contrib/src/com/android/performance/ |
D | DDBenchmarkTest.java | 211 double bandwidth = bandwidthInMiB(bandwidthS, unit); in parseDDOutput() local 228 public static double bandwidthInMiB(String bandwidth, String unit) in bandwidthInMiB()
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/ |
D | PowerWiFiBaseTest.py | 132 bandwidth=80, argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/ |
D | BtInterferenceBaseTest.py | 39 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 | 207 def ap_setup(ap, network, bandwidth=80, dtim_period=None): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/cellular/ |
D | cellular_traffic_power_test.py | 345 bandwidth=0, argument
|
/tools/tradefederation/contrib/tests/src/com/android/performance/tests/ |
D | DDBenchmarkTestTest.java | 34 double bandwidth = DDBenchmarkTest.bandwidthInMiB(bandwidthS, unit); in testBandwidthInMiB() local
|
/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 | 397 def set_bandwidth(self, bts_index, bandwidth): argument
|
D | md8475a.py | 2184 def bandwidth(self): member in _BaseTransceiverStation 2197 def bandwidth(self, bandwidth): member in _BaseTransceiverStation 2225 def dl_bandwidth(self, bandwidth): argument 2253 def ul_bandwidth(self, bandwidth): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/uxm_lib/ |
D | uxm_cellular_simulator.py | 799 def set_bandwidth(self, bts_index, bandwidth): argument
|