Searched defs:max_wait (Results 1 – 2 of 2) sorted by relevance
/tools/test/connectivity/acts/framework/acts/controllers/android_lib/tel/ |
D | tel_utils.py | 607 def _wait_for_bluetooth_in_state(log, ad, state, max_wait): argument 667 def _wait_for_wifi_in_state(log, ad, state, max_wait): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_test_utils.py | 707 def _wait_for_bluetooth_in_state(log, ad, state, max_wait): argument 740 def _wait_for_wifi_in_state(log, ad, state, max_wait): argument
|