Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmx500.py532 state = bts.wait_cell_enabled(self.cell_switch_on_timer, True)
540 state = bts.wait_cell_enabled(self.cell_switch_on_timer, False)
751 def wait_cell_enabled(self, timeout, enabled): member in BaseStation