Searched defs:bts_config (Results 1 – 2 of 2) sorted by relevance
| /external/autotest/server/cros/cellular/simulation_utils/ |
| D | LteSimulation.py | 834 def calibrated_downlink_rx_power(self, bts_config, rsrp): argument 872 def rsrp_to_signal_power(self, rsrp, bts_config): argument 915 def bts_maximum_downlink_throughtput(self, bts_config): argument 1039 def bts_maximum_uplink_throughtput(self, bts_config): argument
|
| D | BaseSimulation.py | 439 def calibrated_downlink_rx_power(self, bts_config, signal_level): argument 488 def calibrated_uplink_tx_power(self, bts_config, signal_level): argument
|