Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475a.py2626 def physical_cellid(self): member in _BaseTransceiverStation
2638 @physical_cellid.setter
2639 def physical_cellid(self, physical_cellid): argument
2648 cmd = "PHYCELLID {},{}".format(physical_cellid, self._bts_number)
/tools/test/connectivity/acts/tests/google/tel/lab/
DTelLabNeighborCellTest.py224 def _setup_lte_serving_cell(self, bts, dl_power, cell_id, physical_cellid): argument
233 bts.physical_cellid = physical_cellid
237 physical_cellid): argument
242 bts.physical_cellid = physical_cellid
267 bts.physical_cellid = params['pcid']