Searched refs:set_phich_resource (Results 1 – 5 of 5) sorted by relevance
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | cellular_simulator.py | 196 self.set_phich_resource(bts_index, config.phich) 427 def set_phich_resource(self, bts_index, phich): member in AbstractCellularSimulator
|
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/ |
D | cmx500_cellular_simulator.py | 382 def set_phich_resource(self, bts_index, phich): member in CMX500CellularSimulator
|
D | cmw500_cellular_simulator.py | 575 def set_phich_resource(self, bts_index, phich): member in CMW500CellularSimulator
|
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/ |
D | md8475_cellular_simulator.py | 255 def set_phich_resource(self, bts_index, phich): member in MD8475CellularSimulator
|
/tools/test/connectivity/acts/framework/acts/controllers/uxm_lib/ |
D | uxm_cellular_simulator.py | 913 def set_phich_resource(self, bts_index, phich): member in UXMCellularSimulator
|