Searched refs:rb_config (Results 1 – 1 of 1) sorted by relevance
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/ |
D | cmw500.py | 1093 def rb_configuration_dl(self, rb_config): argument 1104 rb, rb_pos, modulation = rb_config 1111 rb, start_rb, modulation, tbs = rb_config 1134 def rb_configuration_ul(self, rb_config): argument 1145 rb, rb_pos, modulation = rb_config 1152 rb, start_rb, modulation, tbs = rb_config
|