Home
last modified time | relevance | path

Searched refs:CONNECTED_STATES (Results 1 – 7 of 7) sorted by relevance

/external/autotest/server/site_tests/network_WiFi_ProfileBasic/
Dnetwork_WiFi_ProfileBasic.py99 self.context.client.CONNECTED_STATES)
111 self.context.client.CONNECTED_STATES)
128 self.context.client.CONNECTED_STATES)
138 self.context.client.CONNECTED_STATES)
160 self.context.client.CONNECTED_STATES)
/external/autotest/server/site_tests/network_WiFi_SSIDSwitchBack/
Dnetwork_WiFi_SSIDSwitchBack.py87 self.context.client.CONNECTED_STATES, 30)
89 state not in self.context.client.CONNECTED_STATES):
/external/autotest/server/site_tests/network_WiFi_ChannelHop/
Dnetwork_WiFi_ChannelHop.py66 self.context.client.CONNECTED_STATES, 30)
/external/autotest/server/site_tests/network_WiFi_ProfileGUID/
Dnetwork_WiFi_ProfileGUID.py35 ssid, self.context.client.CONNECTED_STATES,
/external/autotest/server/site_tests/network_WiFi_AssocConfigPerformance/
Dnetwork_WiFi_AssocConfigPerformance.py108 if assoc_result.state not in self.context.client.CONNECTED_STATES:
/external/autotest/server/cros/network/
Dconnection_worker.py214 self.ssid, client.CONNECTED_STATES, WAIT_FOR_CONNECTION)
Dwifi_client.py121 CONNECTED_STATES = ['portal', 'no-connectivity', 'redirect-found', variable in WiFiClient
1094 self.CONNECTED_STATES,