Home
last modified time | relevance | path

Searched refs:rb_configuration_dl (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmx500.py417 def rb_configuration_dl(self): member in BaseStation
423 @rb_configuration_dl.setter
424 def rb_configuration_dl(self, rb_config): member in BaseStation
Dcmw500_cellular_simulator.py428 bts.rb_configuration_dl = (nrb_dl, self.dl_modulation, 'KEEP')
451 bts.rb_configuration_dl = (nrb_dl, 0, self.dl_modulation, tbs)
453 bts.rb_configuration_dl))
Dcmw500.py706 def rb_configuration_dl(self): member in BaseStation
714 @rb_configuration_dl.setter
715 def rb_configuration_dl(self, rb_config): member in BaseStation