Searched defs:bts (Results  1 – 5 of 5) sorted by relevance
| /tools/test/connectivity/acts/framework/acts/controllers/cellular_lib/ | 
| D | UmtsSimulation.py | 181     def set_release_version(self, bts, release_version):  argument249     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):  argument235     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):  argument374 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/anritsu_lib/ | 
| D | md8475a.py | 1033                                     bts=1,  argument
 |