Home
last modified time | relevance | path

Searched defs:check_connectivity (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/tests/google/wifi/
DWifiStaApConcurrencyTest.py201 def confirm_softap_can_be_connected(self, network, check_connectivity=True): argument
227 def start_softap_and_verify(self, band, check_connectivity=True): argument
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py1235 check_connectivity=True): argument
1276 check_connectivity=True): argument
1302 def _wifi_connect(ad, network, num_of_tries=1, check_connectivity=True): argument