Home
last modified time | relevance | path

Searched defs:_wait_for_bluetooth_in_state (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/android_lib/tel/
Dtel_utils.py607 def _wait_for_bluetooth_in_state(log, ad, state, max_wait): function
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_test_utils.py714 def _wait_for_bluetooth_in_state(log, ad, state, max_wait): function