Home
last modified time | relevance | path

Searched defs:bts (Results 1 – 8 of 8) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/power/tel_simulations/
DLteSimulation.py514 def set_downlink_rx_power(self, bts, rsrp): argument
535 bts, argument
560 def rsrp_to_signal_power(self, rsrp, bts): argument
604 def bts_maximum_downlink_throughtput(self, bts): argument
688 def bts_maximum_uplink_throughtput(self, bts): argument
732 def set_transmission_mode(self, bts, tmode): argument
768 def set_mimo_mode(self, bts, mimo): argument
815 bts, argument
859 def allocation_percentages_to_rbs(self, bts, dl, ul): argument
961 def set_channel_bandwidth(self, bts, bandwidth): argument
[all …]
DBaseSimulation.py278 def set_downlink_rx_power(self, bts, signal_level): argument
324 def set_uplink_tx_power(self, bts, signal_level): argument
395 bts, argument
496 def uplink_calibration(self, bts): argument
590 def set_band(self, bts, band, calibrate_if_necessary=True): argument
DLteCaSimulation.py360 def set_band_with_defaults(self, bts, band, calibrate_if_necessary=True): argument
381 def set_downlink_rx_power(self, bts, rsrp): argument
DUmtsSimulation.py170 def set_release_version(self, bts, release_version): argument
/tools/test/connectivity/acts/tests/google/tel/lab/
DTelLabNeighborCellTest.py224 def _setup_lte_serving_cell(self, bts, dl_power, cell_id, physical_cellid): argument
236 def _setup_lte_neighbhor_cell_md8475a(self, bts, band, dl_power, cell_id, argument
250 def _setup_wcdma_serving_cell(self, bts, dl_power, cell_id): argument
255 def _setup_wcdma_neighbhor_cell_md8475a(self, bts, band, dl_power, argument
262 def _setup_lte_cell_md8475a(self, bts, params, dl_power): argument
279 def _setup_wcdma_cell_md8475a(self, bts, params, dl_power): argument
291 def _setup_gsm_cell_md8475a(self, bts, params, dl_power): argument
/tools/test/connectivity/acts/tests/google/power/tel/lab/temp/
Danritsu_utils.py298 def _init_lte_bts(bts, user_params, cell_no, sim_card): argument
323 def _init_wcdma_bts(bts, user_params, cell_no, sim_card): argument
348 def _init_gsm_bts(bts, user_params, cell_no, sim_card): argument
372 def _init_1x_bts(bts, user_params, cell_no, sim_card): argument
393 def _init_evdo_bts(bts, user_params, cell_no, sim_card): argument
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Danritsu_utils.py364 def _init_lte_bts(bts, user_params, cell_no, sim_card): argument
388 def _init_wcdma_bts(bts, user_params, cell_no, sim_card): argument
413 def _init_gsm_bts(bts, user_params, cell_no, sim_card): argument
437 def _init_1x_bts(bts, user_params, cell_no, sim_card): argument
458 def _init_evdo_bts(bts, user_params, cell_no, sim_card): argument
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475a.py850 bts=1, argument