Home
last modified time | relevance | path

Searched defs:cell (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
212 def wait_for_cell_status(self, 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/rohdeschwarz_lib/
Dcmx500.py228 def create_base_station(self, cell): argument
267 def get_cell_configs(self, cell): argument
457 def __init__(self, cmx, cell): argument
574 def __init__(self, cmx, cell): argument
901 def __init__(self, cmx, cell): argument
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475a.py3746 def cell(self): member in _BaseTransceiverStation
3759 def cell(self, cell_name): member in _BaseTransceiverStation