Searched refs:wifi_connection_check (Results 1 – 2 of 2) sorted by relevance
30 from acts.test_utils.coex.coex_test_utils import wifi_connection_check81 if not wifi_connection_check(self.pri_ad, self.network["SSID"]):
714 if not wifi_connection_check(pri_ad, network["SSID"]):858 def wifi_connection_check(pri_ad, ssid): function