Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/android_lib/tel/
Dtel_utils.py466 if new_state and not _wait_for_bluetooth_in_state(
607 def _wait_for_bluetooth_in_state(log, ad, state, max_wait): function