Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_test_utils.py855 def _wait_for_bluetooth_in_state(log, ad, state, max_wait): argument
867 if max_wait <= 0:
876 event = ad.ed.pop_event(event, max_wait)
888 def _wait_for_wifi_in_state(log, ad, state, max_wait): argument
889 return _wait_for_droid_in_state(log, ad, max_wait,