Searched refs:volte (Results 1 – 4 of 4) sorted by relevance
/tools/test/connectivity/acts/tests/google/tel/lab/ |
D | TelLabPowerDataTest.py | 89 def power_iperf_test(self, olvl, rflvl, sch_mode="DYNAMIC", volte=False): argument 90 if volte: 119 if volte: 204 return self.power_iperf_test(-30, -30, volte=True) 223 return self.power_iperf_test(-50, -10, volte=True) 242 return self.power_iperf_test(-70, 10, volte=True)
|
D | TelLabMobilityTest.py | 124 volte=True, argument 168 if volte: # make a VoLTE MO call 211 if volte: 366 volte=True, 392 volte=True, 417 volte=False, 446 volte=True, 474 volte=True, 503 volte=False, 536 volte=False,
|
/tools/test/connectivity/acts/tests/google/tel/live/ |
D | TelPowerTest.py | 189 def _setup_rat(self, rat, volte): argument 194 elif rat == RAT_LTE and volte: 196 elif rat == RAT_LTE and not volte: 228 volte=False, argument 240 if rat and not self._setup_rat(rat, volte): return False 338 volte=True, 443 volte=True, 500 volte=True, 593 volte=True, 619 volte=True, [all …]
|
/tools/test/connectivity/acts/tests/google/tel/config/ |
D | README.md | 12 …- **pass_criteria_call_(3g/volte/2g/wfc)** - The maximum amount of power in mW that can be used in… 13 …- **pass_criteria_idle_(3g/volte/2g/wfc)** - The maximum amount of power in mW that can be used in…
|