Searched refs:test_ssid (Results 1 – 4 of 4) sorted by relevance
34 test_ssid = self.context.router.get_ssid()36 ssid=test_ssid, is_hidden=True)51 if probe_ssids - {self.BROADCAST_SSID, test_ssid}:
149 def test_ssid(self): member in ConfiguratorTest
388 struct wpa_ssid *test_ssid);
1998 struct wpa_ssid *test_ssid) in wpas_valid_ssid() argument2003 if (ssid == test_ssid) in wpas_valid_ssid()2012 struct wpa_ssid *test_ssid) in wpas_valid_bss_ssid() argument2017 return test_ssid == NULL || wpas_valid_ssid(wpa_s, test_ssid); in wpas_valid_bss_ssid()