Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Danritsu_utils.py592 anritsu_handle.set_simulation_model(BtsTechnology.LTE,
593 BtsTechnology.LTE)
718 anritsu_handle.set_simulation_model(BtsTechnology.LTE, BtsTechnology.WCDMA)
807 anritsu_handle.set_simulation_model(BtsTechnology.LTE, BtsTechnology.GSM)
896 anritsu_handle.set_simulation_model(BtsTechnology.LTE,
986 anritsu_handle.set_simulation_model(BtsTechnology.LTE, BtsTechnology.EVDO)
1127 anritsu_handle.set_simulation_model(BtsTechnology.LTE)
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475_cellular_simulator.py118 *[md8475a.BtsTechnology.LTE for _ in range(self.num_carriers)],
Dmd8475a.py121 LTE = "LTE" variable in BtsTechnology
1527 if rat == BtsTechnology.LTE.value: