Home
last modified time | relevance | path

Searched refs:delay_before_record_seconds (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/bt/audio_lab/
DBtChameleonTest.py36 from acts_contrib.test_utils.bt.bt_constants import delay_before_record_seconds
71 time.sleep(delay_before_record_seconds)
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dbt_constants.py609 delay_before_record_seconds = 0.5 variable