Home
last modified time | relevance | path

Searched refs:ap_ssid (Results 1 – 6 of 6) sorted by relevance

/external/autotest/server/cros/network/
Dwifi_cell_test_base.py110 ap_ssid = self.context.router.get_ssid()
111 assoc_params = xmlrpc_datatypes.AssociationParameters(ssid=ap_ssid)
113 return ap_ssid
/external/autotest/server/site_tests/network_WiFi_WakeOnSSID/
Dnetwork_WiFi_WakeOnSSID.py21 ap_ssid = self.configure_and_connect_to_ap(
45 ssid=ap_ssid, channel=1))
/external/autotest/client/site_tests/network_WiFiTxRx/
Dnetwork-flipflop.sh245 ap_ssid=$2;
248 if wifi_associate $wlan_if $ap_ssid; then
253 progress "WiFi Association failed for $wlan_if [$ap_ssid vs $if_ap]";
/external/autotest/server/cros/chaos_lib/
Dchaos_analyzer.py78 ap_ssid = line[len(ap_ssid_prefix):].rstrip()
80 ap_ssid.replace('\'', '').replace(',', ''))
Dchaos_capture_analyzer.py605 def __init__(self, ap_bssids, ap_ssid, dut_mac, logger): argument
607 self._ap_ssid = ap_ssid
/external/autotest/server/site_tests/network_WiFi_WakeOnWiFiThrottling/
Dnetwork_WiFi_WakeOnWiFiThrottling.py29 ap_ssid = self.configure_and_connect_to_ap(