Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dgatts_lib.py30 from acts.test_utils.bt.bt_constants import small_timeout
129 events = self.dut.ed.pop_events(regex, 5, small_timeout)
294 events = self.dut.ed.pop_events(regex, 10, small_timeout)
333 events = self.dut.ed.pop_events(regex, 10, small_timeout)
Dbt_constants.py24 small_timeout = 0.0001 variable
Dble_lib.py23 from acts.test_utils.bt.bt_constants import small_timeout
49 event = self.dut.ed.pop_events(regex, 5, small_timeout)
Dbt_test_utils.py65 from acts.test_utils.bt.bt_constants import small_timeout
418 small_timeout)