Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmx500.py530 if enabled and not bts.is_on():
538 elif not enabled and bts.is_on():
693 def is_on(self): member in BaseStation
699 return self._cell.is_on()
763 if self._cell.is_on() == enabled:
767 return self._cell.is_on()