Searched defs:bts_config (Results 1 – 2 of 2) sorted by relevance
/tools/test/connectivity/acts/framework/acts/controllers/cellular_lib/ |
D | LteSimulation.py | 835 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 | 445 def calibrated_downlink_rx_power(self, bts_config, signal_level): argument 495 def calibrated_uplink_tx_power(self, bts_config, signal_level): argument
|