Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmx500_cellular_simulator.py448 for bts in self.cmx.nr_cells:
458 for bts in self.cmx.nr_cells:
Dcmx500_handover_simulator.py200 cell = next(iter(c for c in self.cmx.nr_cells if not c.is_active),
Dcmx500.py471 def nr_cells(self): member in Cmx500
496 if not pcell or not self.nr_cells: