Searched defs:bts_config (Results 1 – 2 of 2) sorted by relevance
/tools/test/connectivity/acts/framework/acts/test_utils/power/tel_simulations/ |
D | LteSimulation.py | 839 def calibrated_downlink_rx_power(self, bts_config, rsrp): argument 876 def rsrp_to_signal_power(self, rsrp, bts_config): argument 919 def bts_maximum_downlink_throughtput(self, bts_config): argument 1043 def bts_maximum_uplink_throughtput(self, bts_config): argument
|
D | BaseSimulation.py | 449 def calibrated_downlink_rx_power(self, bts_config, signal_level): argument 499 def calibrated_uplink_tx_power(self, bts_config, signal_level): argument
|