Home | History | Annotate | Download | only in network_RoamWifiEndToEnd

Lines Matching refs:SSID

21         2. Tests the DUT can Roam/Failover between networks with same SSID.
36 if service['Name'] == self.SSID:
47 raise error.TestFail('Network with ssid=%s is not found', self.SSID)
63 raise error.TestFail('Network with ssid=%s is not found', self.SSID)
73 def run_once(self, ssid, test):
76 @param ssid: SSID of the APs.
81 self.SSID = ssid