Searched defs:callbackId (Results 1 – 1 of 1) sorted by relevance
| /tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/ |
| D | wifi_test_utils.py | 2334 def wait_for_expected_number_of_softap_clients(ad, callbackId, argument 2372 def wait_for_expected_softap_state(ad, callbackId, expected_softap_state): argument 2387 def get_current_number_of_softap_clients(ad, callbackId): argument 2407 def get_current_softap_info(ad, callbackId, need_to_wait): argument 2439 def get_current_softap_infos(ad, callbackId, need_to_wait): argument 2474 def get_current_softap_capability(ad, callbackId, need_to_wait): argument
|