Home
last modified time | relevance | path

Searched refs:mimo (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475_cellular_simulator.py327 def set_mimo_mode(self, bts_index, mimo): argument
340 if mimo == LteSimulation.MimoMode.MIMO_1x1:
351 elif mimo == LteSimulation.MimoMode.MIMO_2x2:
364 elif mimo == LteSimulation.MimoMode.MIMO_4x4:
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmw500.py262 def configure_mimo_settings(self, mimo): argument
268 cmd = 'ROUTe:LTE:SIGN:SCENario:{}'.format(mimo.value)