Home
last modified time | relevance | path

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

12

/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmx500_handover_simulator.py33 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
Dcmw500_handover_simulator.py48 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
Dcmx500.py900 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
Dcmw500.py911 def bandwidth(self): member in BaseStation
917 def bandwidth(self, bandwidth): argument
Dcmx500_cellular_simulator.py240 def set_bandwidth(self, bts_index, bandwidth): argument
Dcmw500_cellular_simulator.py318 def set_bandwidth(self, bts_index, bandwidth): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_retail_ap/
Dnetgear_rax120.py176 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
Dnetgear_rs700.py154 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
Dnetgear_rax200.py184 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
Dnetgear_raxe500.py185 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__.py502 def set_bandwidth(self, network, bandwidth): argument
520 def set_channel_and_bandwidth(self, network, channel, bandwidth): argument
Dbrcm_ref.py145 def _get_channel_str(self, interface, channel, bandwidth): argument
/tools/test/connectivity/acts/framework/acts/controllers/
Dhandover_simulator.py31 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
Dpacket_capture.py212 def configure_monitor_mode(self, band, channel, bandwidth=20): argument
Dcellular_simulator.py332 def set_bandwidth(self, bts_index, bandwidth): argument
/tools/tradefederation/contrib/src/com/android/performance/
DDDBenchmarkTest.java211 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/
DPowerWiFiBaseTest.py132 bandwidth=80, argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
DBtInterferenceBaseTest.py39 def setup_ap_connection(dut, network, ap, bandwidth=20): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
Dwifi_power_test_utils.py207 def ap_setup(ap, network, bandwidth=80, dtim_period=None): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/cellular/
Dcellular_traffic_power_test.py345 bandwidth=0, argument
/tools/tradefederation/contrib/tests/src/com/android/performance/tests/
DDDBenchmarkTestTest.java34 double bandwidth = DDBenchmarkTest.bandwidthInMiB(bandwidthS, unit); in testBandwidthInMiB() local
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/
Dwmm_transceiver.py395 bandwidth=None, argument
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475_cellular_simulator.py397 def set_bandwidth(self, bts_index, bandwidth): argument
Dmd8475a.py2184 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/
Duxm_cellular_simulator.py799 def set_bandwidth(self, bts_index, bandwidth): argument

12