Searched defs:bts (Results 1 – 5 of 5) sorted by relevance
/tools/test/connectivity/acts/framework/acts/test_utils/power/tel_simulations/ |
D | UmtsSimulation.py | 209 def set_release_version(self, bts, release_version): argument 277 def set_downlink_rx_power(self, bts, signal_level): argument 294 def set_band(self, bts, band): argument
|
D | GsmSimulation.py | 154 def set_band(self, bts, band): argument
|
/tools/test/connectivity/acts/tests/google/tel/lab/ |
D | TelLabNeighborCellTest.py | 223 def _setup_lte_serving_cell(self, bts, dl_power, cell_id, physical_cellid): argument 235 def _setup_lte_neighbhor_cell_md8475a(self, bts, band, dl_power, cell_id, argument 249 def _setup_wcdma_serving_cell(self, bts, dl_power, cell_id): argument 254 def _setup_wcdma_neighbhor_cell_md8475a(self, bts, band, dl_power, argument 261 def _setup_lte_cell_md8475a(self, bts, params, dl_power): argument 278 def _setup_wcdma_cell_md8475a(self, bts, params, dl_power): argument 290 def _setup_gsm_cell_md8475a(self, bts, params, dl_power): argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/tel/ |
D | anritsu_utils.py | 364 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/ |
D | md8475a.py | 1026 bts=1, argument
|