Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/power/tel_simulations/
DLteCaSimulation.py176 self.set_channel_bandwidth(self.bts[bts_index], bw)
181 self.set_channel_bandwidth(self.bts[bts_index], bw)
DLteSimulation.py351 self.set_channel_bandwidth(self.bts1, bw)
961 def set_channel_bandwidth(self, bts, bandwidth): member in LteSimulation