Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/cellular_lib/
DPresetSimulation.py182 def bts_maximum_uplink_throughtput(self, bts_config): member in PresetSimulation
DLteSimulation.py801 return self.bts_maximum_uplink_throughtput(self.cell_configs[0])
803 def bts_maximum_uplink_throughtput(self, bts_config): member in LteSimulation