Home
last modified time | relevance | path

Searched defs:cell_type (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/
Dkeysight_5g_testapp.py161 def assert_cell_off(self, cell_type, cell): argument
166 def select_cell(self, cell_type, cell): argument
176 def select_display_tab(self, cell_type, cell, tab, subtab): argument
197 def get_cell_state(self, cell_type, cell): argument
213 cell_type, argument
241 def set_cell_state(self, cell_type, cell, state): argument
252 def set_cell_type(self, cell_type, cell, sa_or_nsa): argument
264 def set_cell_duplex_mode(self, cell_type, cell, duplex_mode): argument
276 def set_cell_band(self, cell_type, cell, band): argument
288 def set_cell_channel(self, cell_type, cell, channel, arfcn=1): argument
[all …]
/tools/test/connectivity/acts/framework/acts/controllers/uxm_lib/
Duxm_cellular_simulator.py406 def turn_cell_on(self, cell_type, cell_number): argument
421 def turn_cell_off(self, cell_type, cell_number): argument
436 def get_cell_status(self, cell_type, cell_number): argument
578 cell_type, argument
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475a.py3520 def set_neighbor_cell_type(self, system, index, cell_type): argument