Searched defs:cell_type (Results  1 – 3 of 3) sorted by relevance
| /tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/ | 
| D | keysight_5g_testapp.py | 161     def assert_cell_off(self, cell_type, cell):  argument166     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/ | 
| D | uxm_cellular_simulator.py | 406     def turn_cell_on(self, cell_type, cell_number):  argument421     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/ | 
| D | md8475a.py | 3520     def set_neighbor_cell_type(self, system, index, cell_type):  argument
 |