/external/autotest/server/cros/ |
chaos_shadow_ap_list.conf | 10 ssid = wifi_interop_dynex
|
/external/autotest/server/site_tests/network_WiFi_MalformedProbeResp/ |
network_WiFi_MalformedProbeResp.py | 42 assoc_params.ssid = self.context.router.get_ssid() 63 logging.debug('found bss: %s', bss.ssid) 64 if bss.ssid == 'TestingProbes00000000': 84 self.context.client.shill.disconnect(assoc_params.ssid)
|
/external/autotest/server/site_tests/network_WiFi_Manual/ |
network_WiFi_Manual.py | 19 channel=1, ssid='manual_test',
|
/external/autotest/server/site_tests/network_WiFi_Reassociate/ |
network_WiFi_Reassociate.py | 19 ssid=self.context.router.get_ssid())
|
/external/autotest/server/site_tests/network_WiFi_RoamEndToEnd/ |
control | 15 WiFi_RoamEndToEnd test configures two APs with the same ssid and runs the
|
/external/autotest/server/site_tests/network_WiFi_RoamSuspendEndToEnd/ |
control | 14 WiFi_RoamSuspendEndToEnd test configures two APs with the same ssid and runs the
|
/external/autotest/server/site_tests/network_WiFi_RoamSuspendSSID/ |
control.none | 12 SSID disappears during suspend.
|
/external/autotest/server/site_tests/network_WiFi_WakeOnSSID/ |
control | 17 appearance of a whitelisted SSID if it previously suspended disconnected.
|
/external/libselinux/include/selinux/ |
avc.h | 237 * @ssid: source security identifier 245 * for the SID pair (@ssid, @tsid), interpreting the permissions 256 int avc_has_perm_noaudit(security_id_t ssid, 264 * @ssid: source security identifier 272 * for the SID pair (@ssid, @tsid), interpreting the permissions 280 int avc_has_perm(security_id_t ssid, security_id_t tsid, 286 * @ssid: source security identifier 303 void avc_audit(security_id_t ssid, security_id_t tsid, 309 * @ssid: source security identifier 321 int avc_compute_create(security_id_t ssid, [all...] |
/external/libweave/src/privet/ |
wifi_ssid_generator.h | 31 // Sets object to use |n| instead of random number for SSID generation.
|
/external/selinux/libselinux/include/selinux/ |
avc.h | 241 * @ssid: source security identifier 249 * for the SID pair (@ssid, @tsid), interpreting the permissions 260 int avc_has_perm_noaudit(security_id_t ssid, 268 * @ssid: source security identifier 276 * for the SID pair (@ssid, @tsid), interpreting the permissions 284 int avc_has_perm(security_id_t ssid, security_id_t tsid, 290 * @ssid: source security identifier 307 void avc_audit(security_id_t ssid, security_id_t tsid, 313 * @ssid: source security identifier 325 int avc_compute_create(security_id_t ssid, [all...] |
/external/wpa_supplicant_8/src/crypto/ |
sha1.h | 25 int pbkdf2_sha1(const char *passphrase, const u8 *ssid, size_t ssid_len,
|
/external/wpa_supplicant_8/wpa_supplicant/ |
mesh.h | 13 struct wpa_ssid *ssid);
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/ |
InformationElementUtilTest.java | 38 // SSID Information Element tags 40 // SSID Information Element entry used for testing. 50 * Function to provide SSID Information Element (SSID = "GoogleGuest"). 52 * @return byte[] Byte array representing the test SSID 111 assertEquals("Parsed result should be a ssid", InformationElement.EID_SSID, results[0].id); 112 assertArrayEquals("parsed SSID does not match input", 118 * Expect the function to return the SSID information element. 134 assertEquals("Parsed result should be a ssid", InformationElement.EID_SSID, results[0].id); 135 assertArrayEquals("parsed SSID does not match input" [all...] |
/system/connectivity/apmanager/dbus_bindings/ |
org.chromium.apmanager.Config.dbus-xml | 5 <property name="Ssid" type="s" access="readwrite"/>
|
/system/connectivity/shill/dbus_bindings/ |
supplicant-bss.dbus-xml | 8 <property name="SSID" type="ay" access="read"/>
|
/system/weaved/buffet/ |
ap_manager_client.cc | 30 void ApManagerClient::Start(const std::string& ssid) { 35 ssid_ = ssid; 98 LOG(ERROR) << "Failed to set ssid."; 101 VLOG(1) << "SSID is set: " << ssid_;
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
access_point.py | 212 def set_ssid_state(self, ssid, state): 213 """Sets the state of ssid (turns on/off). 216 ssid: The ssid whose state is being changed. 217 state: State to set the ssid to. Enable the ssid if True, disable 221 section_ids = self.section_id_lookup("wireless", "ssid", ssid) 230 an ssid must have to be included. 236 for s in self._section_option_lookup("wireless", conds, "ssid") [all...] |
/external/autotest/server/cros/ap_configurators/ |
belkin_ap_configurator.py | 91 self.get_url(page_url, page_title='SSID') 124 def set_ssid(self, ssid): 125 self.add_item_to_command_list(self._set_ssid, (ssid,), 1, 900) 128 def _set_ssid(self, ssid): 129 # Belkin does not accept special characters for SSID. 132 self.set_content_of_text_field_by_xpath(ssid, xpath, abort_check=False) 133 self._ssid = ssid 237 Returns if AP supports setting the visibility (SSID broadcast).
|
/external/autotest/server/site_tests/network_WiFi_ChaosConfigFailure/ |
network_WiFi_ChaosConfigFailure.py | 50 raise error.TestError('The SSID %s was not found in the scan. ' 52 ap.ssid, ap.name)
|
/external/autotest/server/site_tests/network_WiFi_DTIMPeriod/ |
network_WiFi_DTIMPeriod.py | 41 assoc_params.ssid = self.context.router.get_ssid() 48 self.context.client.shill.disconnect(assoc_params.ssid)
|
/external/autotest/server/site_tests/network_WiFi_HiddenScan/ |
network_WiFi_HiddenScan.py | 14 """Test scanning behavior when a hidden SSID is configured.""" 31 ssid=test_ssid, is_hidden=True)
|
/external/autotest/server/site_tests/network_WiFi_PTK/ |
network_WiFi_PTK.py | 43 ssid=self.context.router.get_ssid(), 54 self.context.client.shill.disconnect(assoc_params.ssid)
|
/external/autotest/server/site_tests/network_WiFi_Powersave/ |
network_WiFi_Powersave.py | 47 assoc_params.ssid = self.context.router.get_ssid() 53 self.context.client.shill.disconnect(assoc_params.ssid)
|
/external/autotest/server/site_tests/network_WiFi_RetryConnectHidden/ |
network_WiFi_RetryConnectHidden.py | 40 ssid=router_ssid, is_hidden=True) 47 channel=11, ssid=router_ssid, hide_ssid=True))
|