Home
last modified time | relevance | path

Searched refs:LTE (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/power/tel_simulations/
DLteCaSimulation.py138 self.anritsu.set_simulation_model(BtsTechnology.LTE,
139 BtsTechnology.LTE,
140 BtsTechnology.LTE,
141 BtsTechnology.LTE,
233 *[BtsTechnology.LTE for _ in range(self.num_carriers)],
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Danritsu_utils.py606 anritsu_handle.set_simulation_model(BtsTechnology.LTE,
607 BtsTechnology.LTE)
732 anritsu_handle.set_simulation_model(BtsTechnology.LTE, BtsTechnology.WCDMA)
821 anritsu_handle.set_simulation_model(BtsTechnology.LTE, BtsTechnology.GSM)
910 anritsu_handle.set_simulation_model(BtsTechnology.LTE,
1000 anritsu_handle.set_simulation_model(BtsTechnology.LTE, BtsTechnology.EVDO)
1141 anritsu_handle.set_simulation_model(BtsTechnology.LTE)
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475a.py121 LTE = "LTE" variable in BtsTechnology
1520 if rat == BtsTechnology.LTE.value: