Searched defs:bts (Results 1 – 2 of 2) sorted by relevance
/tools/test/connectivity/acts/tests/google/tel/lab/ |
D | TelLabNeighborCellTest.py | 222 def _setup_lte_serving_cell(self, bts, dl_power, cell_id, physical_cellid): argument 234 def _setup_lte_neighbhor_cell_md8475a(self, bts, band, dl_power, cell_id, argument 248 def _setup_wcdma_serving_cell(self, bts, dl_power, cell_id): argument 253 def _setup_wcdma_neighbhor_cell_md8475a(self, bts, band, dl_power, argument 260 def _setup_lte_cell_md8475a(self, bts, params, dl_power): argument 277 def _setup_wcdma_cell_md8475a(self, bts, params, dl_power): argument 289 def _setup_gsm_cell_md8475a(self, bts, params, dl_power): argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/tel/ |
D | anritsu_utils.py | 298 def _init_lte_bts(bts, user_params, cell_no, sim_card): argument 322 def _init_wcdma_bts(bts, user_params, cell_no, sim_card): argument 347 def _init_gsm_bts(bts, user_params, cell_no, sim_card): argument 371 def _init_1x_bts(bts, user_params, cell_no, sim_card): argument 392 def _init_evdo_bts(bts, user_params, cell_no, sim_card): argument
|