Searched refs:lte_cells (Results 1 – 3 of 3) sorted by relevance
438 for bts in self.cmx.lte_cells:453 for bts in self.cmx.lte_cells:
182 cell = next(iter(c for c in self.cmx.lte_cells if not c.is_active),
465 def lte_cells(self): member in Cmx500480 if not pcell or not self.lte_cells: