Home
last modified time | relevance | path

Searched defs:bts_index (Results 1 – 6 of 6) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/
Dcellular_simulator.py57 def configure_bts(self, config, bts_index=0): argument
86 def configure_bts_after_started(self, config, bts_index=0): argument
105 def configure_lte_bts_after_started(self, config, bts_index=0): argument
117 def configure_nr_bts_after_started(self, config, bts_index=0): argument
129 def configure_lte_bts_base(self, config, bts_index=0): argument
198 def configure_lte_bts(self, config, bts_index=0): argument
237 def configure_nr_bts(self, config, bts_index=1): argument
286 def set_band(self, bts_index, band): argument
295 def set_input_power(self, bts_index, input_power): argument
304 def set_output_power(self, bts_index, output_power): argument
[all …]
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmx500_cellular_simulator.py88 def configure_lte_bts(self, config, bts_index): argument
98 def configure_lte_bts_after_started(self, config, bts_index): argument
108 def configure_nr_bts_after_started(self, config, bts_index): argument
159 def set_band(self, bts_index, band): argument
169 def set_cdrx_config(self, bts_index, config): argument
195 def set_input_power(self, bts_index, input_power): argument
209 def set_output_power(self, bts_index, output_power): argument
219 def set_tdd_config(self, bts_index, tdd_config): argument
229 def set_ssf_config(self, bts_index, ssf_config): argument
240 def set_bandwidth(self, bts_index, bandwidth): argument
[all …]
Dcmw500_cellular_simulator.py242 def set_band(self, bts_index, band): argument
269 def set_input_power(self, bts_index, input_power): argument
285 def set_output_power(self, bts_index, output_power): argument
295 def set_tdd_config(self, bts_index, tdd_config): argument
304 def set_ssf_config(self, bts_index, ssf_config): argument
318 def set_bandwidth(self, bts_index, bandwidth): argument
343 def set_downlink_channel_number(self, bts_index, channel_number): argument
354 def set_mimo_mode(self, bts_index, mimo_mode): argument
380 def set_bts_antenna(self, bts_index, antenna_count): argument
424 def set_transmission_mode(self, bts_index, tmode): argument
[all …]
Dcmx500.py261 def configure_mimo_settings(self, mimo, bts_index=0): argument
339 def get_base_station(self, bts_index=0): argument
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475_cellular_simulator.py150 def set_input_power(self, bts_index, input_power): argument
168 def set_output_power(self, bts_index, output_power): argument
177 def set_downlink_channel_number(self, bts_index, channel_number): argument
191 def set_dl_256_qam_enabled(self, bts_index, enabled): argument
203 def set_ul_64_qam_enabled(self, bts_index, enabled): argument
213 def set_mac_padding(self, bts_index, mac_padding): argument
236 def set_cfi(self, bts_index, cfi): argument
245 def set_paging_cycle(self, bts_index, cycle_duration): argument
255 def set_phich_resource(self, bts_index, phich): argument
264 def set_drx_connected_mode(self, bts_index, active): argument
[all …]
/tools/test/connectivity/acts/framework/acts/controllers/uxm_lib/
Duxm_cellular_simulator.py735 def set_band(self, bts_index, band): argument
757 def set_input_power(self, bts_index, input_power): argument
767 def set_output_power(self, bts_index, output_power): argument
777 def set_tdd_config(self, bts_index, tdd_config): argument
787 def set_ssf_config(self, bts_index, ssf_config): argument
799 def set_bandwidth(self, bts_index, bandwidth): argument
809 def set_downlink_channel_number(self, bts_index, channel_number): argument
819 def set_mimo_mode(self, bts_index, mimo_mode): argument
829 def set_transmission_mode(self, bts_index, tmode): argument
840 bts_index, argument
[all …]