HomeSort by relevance Sort by last modified time
    Searched refs:TIMEOUT_SMALL (Results 1 - 4 of 4) sorted by null

  /tools/test/connectivity/acts/tests/google/bt/pts/
ble_lib.py 23 from acts.test_utils.bt.bt_test_utils import TIMEOUT_SMALL
50 event = self.dut.ed.pop_events(regex, 5, TIMEOUT_SMALL)
gatts_lib.py 31 from acts.test_utils.bt.bt_test_utils import TIMEOUT_SMALL
124 events = self.dut.ed.pop_events(regex, 5, TIMEOUT_SMALL)
287 events = self.dut.ed.pop_events(regex, 10, TIMEOUT_SMALL)
326 events = self.dut.ed.pop_events(regex, 10, TIMEOUT_SMALL)
  /tools/test/connectivity/acts/framework/acts/test_utils/bt/
bt_test_utils.py 54 TIMEOUT_SMALL = 0.0001
379 TIMEOUT_SMALL)
    [all...]
  /tools/test/connectivity/acts/tests/google/ble/filtering/
FilteringTest.py 29 from acts.test_utils.bt.bt_test_utils import TIMEOUT_SMALL
    [all...]

Completed in 365 milliseconds