Home
last modified time | relevance | path

Searched refs:small_timeout (Results 1 – 5 of 5) sorted by relevance

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dgatts_lib.py29 from acts_contrib.test_utils.bt.bt_constants import small_timeout
128 events = self.dut.ed.pop_events(regex, 5, small_timeout)
295 events = self.dut.ed.pop_events(regex, 10, small_timeout)
335 events = self.dut.ed.pop_events(regex, 10, small_timeout)
Dble_lib.py23 from acts_contrib.test_utils.bt.bt_constants import small_timeout
47 event = self.dut.ed.pop_events(regex, 5, small_timeout)
Dbt_constants.py24 small_timeout = 0.0001 variable
Dbt_test_utils.py61 from acts_contrib.test_utils.bt.bt_constants import small_timeout
419 small_timeout)
/tools/test/connectivity/acts_tests/tests/google/ble/filtering/
DFilteringTest.py28 from acts_contrib.test_utils.bt.bt_constants import small_timeout
12067 small_timeout)