/tools/test/connectivity/acts/framework/acts/controllers/cellular_lib/ |
D | UmtsSimulation.py | 181 def set_release_version(self, bts, release_version): argument 249 def set_downlink_rx_power(self, bts, signal_level): argument 266 def set_band(self, bts, band): argument
|
D | GsmSimulation.py | 146 def set_band(self, bts, band): argument
|
/tools/test/connectivity/acts_tests/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_tests/acts_contrib/test_utils/tel/ |
D | anritsu_utils.py | 350 def _init_lte_bts(bts, user_params, cell_no, sim_card): argument 374 def _init_wcdma_bts(bts, user_params, cell_no, sim_card): argument 399 def _init_gsm_bts(bts, user_params, cell_no, sim_card): argument 423 def _init_1x_bts(bts, user_params, cell_no, sim_card): argument 444 def _init_evdo_bts(bts, user_params, cell_no, sim_card): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/ |
D | cmx500.py | 515 def _get_cells_in_same_ta(self, bts): argument 523 def set_bts_enabled(self, enabled, bts): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/ |
D | md8475a.py | 1033 bts=1, argument
|