Searched defs:bts_config (Results 1 – 3 of 3) sorted by relevance
| /tools/test/connectivity/acts/framework/acts/controllers/cellular_lib/ |
| D | PresetSimulation.py | 119 def calibrated_downlink_rx_power(self, bts_config, rsrp): argument 146 def rsrp_to_signal_power(self, rsrp, bts_config): argument 172 def bts_maximum_downlink_throughtput(self, bts_config): argument 195 def bts_maximum_uplink_throughtput(self, bts_config): argument
|
| D | LteSimulation.py | 581 def calibrated_downlink_rx_power(self, bts_config, rsrp): argument 618 def rsrp_to_signal_power(self, rsrp, bts_config): argument 664 def bts_maximum_downlink_throughtput(self, bts_config): argument 788 def bts_maximum_uplink_throughtput(self, bts_config): argument
|
| D | BaseSimulation.py | 402 def calibrated_downlink_rx_power(self, bts_config, signal_level): argument 452 def calibrated_uplink_tx_power(self, bts_config, signal_level): argument
|