Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/
DPowerBTBaseTest.py30 def ramp_attenuation(obj_atten, attenuation_target, attenuation_step_max=20, argument
45 while abs(attenuation_delta) > attenuation_step_max:
47 ) - sign(attenuation_delta) * attenuation_step_max
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
DA2dpBaseTest.py291 attenuation_step_max=2,
296 attenuation_step_max=2,
/tools/test/connectivity/acts_tests/tests/google/power/bt/
DPowerBTa2dpTest.py102 attenuation_step_max=1, time_wait_in_between=1)