Searched refs:get_current_softap_infos (Results 1 – 2 of 2) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/wifi/ |
D | WifiBridgedApTest.py | 176 infos = wutils.get_current_softap_infos(ad, callbackId, True) 238 infos = wutils.get_current_softap_infos(self.dut, callbackId, True) 701 infos = wutils.get_current_softap_infos(self.dut, callbackId, True) 777 infos = wutils.get_current_softap_infos(self.dut, callbackId, True)
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/ |
D | wifi_test_utils.py | 2439 def get_current_softap_infos(ad, callbackId, need_to_wait): function
|