HomeSort by relevance Sort by last modified time
    Searched full:ssid (Results 126 - 150 of 507) sorted by null

1 2 3 4 56 7 8 91011>>

  /system/netd/
SoftapController.cpp 108 * argv[3] - SSID
126 ALOGE("softap <wlan iface> <SSID> <hidden/broadcast> <channel> <wpa2?-psk|open> <passphrase>");
231 void SoftapController::generatePsk(char *ssid, char *passphrase, char *psk_str) {
236 reinterpret_cast<const unsigned char *>(ssid), strlen(ssid),
SoftapController.h 42 void generatePsk(char *ssid, char *passphrase, char *psk);
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new.c 473 * (EAP password, etc.) is required to complete the association to this SSID
482 struct wpa_ssid *ssid,
510 wpa_s->dbus_new_path, ssid->id);
535 * @ssid: configured network which Enabled property has changed
541 struct wpa_ssid *ssid)
547 wpa_s->dbus_new_path, ssid->id);
764 if (!wpa_dbus_dict_append_byte_array(&dict_iter, "SSID",
765 (const char *) cred->ssid,
1140 const struct wpa_ssid *ssid,
1145 if (os_memcmp(ssid->ssid, P2P_WILDCARD_SSID, P2P_WILDCARD_SSID_LEN)
2235 struct wpa_ssid *ssid; local
    [all...]
dbus_new_handlers.c 162 * @ssid: wpa_ssid structure for a configured network
171 struct wpa_ssid *ssid,
246 if (wpa_config_set(ssid, entry.key, value, 0) < 0)
250 value[0] == '"' && ssid->ssid_len) ||
251 (os_strcmp(entry.key, "ssid") == 0 && ssid->passphrase))
252 wpa_config_update_psk(ssid);
985 u8 *ssid; local
1031 "SSID too long (len=%d max_len=%d)",
1034 message, "Invalid SSID: too long")
1382 struct wpa_ssid *ssid = NULL; local
1481 struct wpa_ssid *ssid; local
1596 struct wpa_ssid *ssid; local
1649 struct wpa_ssid *ssid; local
2937 struct wpa_ssid *ssid; local
3573 struct wpa_ssid *ssid; local
3668 struct wpa_ssid *ssid = net->ssid; local
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant.conf 100 # 2: like 0, but associate with APs using security policy and SSID (but not
253 # filter_ssids - SSID-based scan result filtering
426 # excluded_ssid: Excluded SSID
427 # This optional field can be used to excluded specific SSID(s) from
429 # than one SSID.
462 # Each network (usually AP's sharing the same SSID) is configured as a separate
477 # ssid: SSID (mandatory); network name in one of the optional formats:
479 # - a hex string (two characters per octet of SSID)
483 # 0 = do not scan this SSID with specific Probe Request frames (default
    [all...]
README-HS20 32 network blocks (e.g., per-SSID parameters). When requested to perform
193 # excluded_ssid: Excluded SSID
194 # This optional field can be used to excluded specific SSID(s) from
196 # than one SSID.
277 > set_network 0 ssid "enterprise"
299 > set_network 3 ssid "coffee-shop"
335 <3>SME: Trying to authenticate with 02:00:00:00:01:00 (SSID='Example Network' freq=2412 MHz)
336 <3>Trying to associate with 02:00:00:00:01:00 (SSID='Example Network' freq=2412 MHz)
351 network id / ssid / bssid / flags
376 <3>SME: Trying to authenticate with 02:00:00:00:01:00 (SSID='Example Network' freq=2412 MHz
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_openbsd.c 29 wpa_driver_openbsd_get_ssid(void *priv, u8 *ssid)
42 os_memcpy(ssid, nwid.i_nwid, nwid.i_len);
driver_wext.c 124 * wpa_driver_wext_get_ssid - Get SSID, SIOCGIWESSID
126 * @ssid: Buffer for the SSID; must be at least 32 bytes long
127 * Returns: SSID length on success, -1 on failure
129 int wpa_driver_wext_get_ssid(void *priv, u8 *ssid)
137 iwr.u.essid.pointer = (caddr_t) ssid;
147 /* Some drivers include nul termination in the SSID, so let's
151 if (ret > 0 && ssid[ret - 1] == '\0' &&
161 * wpa_driver_wext_set_ssid - Set SSID, SIOCSIWESSID
163 * @ssid: SSI
1024 const u8 *ssid = params->ssids[0].ssid; local
1127 u8 ssid[32]; member in struct:wext_scan_data
1873 u8 ssid[32]; local
    [all...]
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/
WifiAssociationTestRunner.java 37 * adb shell am instrument -e ssid <ssid> -e password <password> \
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/unit/
WifiSoftAPTest.java 60 // Test case 1: Test the soft AP SSID with letters
64 config.SSID = "abcdefghijklmnopqrstuvwxyz";
  /external/chromium_org/chrome/browser/chromeos/policy/
configuration_policy_handler_chromeos_unittest.cc 63 " \"SSID\": \"ssid\","
120 " \"SSID\": \"ssid\","
  /external/chromium_org/chromeos/test/data/network/
toplevel_wifi_eap_clientcert_with_cert_pems.onc 11 "SSID": "WirelessNetwork",
  /external/chromium_org/content/browser/geolocation/
wifi_data_provider_common_unittest.cc 178 single_access_point.ssid = ASCIIToUTF16("foossid");
211 single_access_point.ssid = ASCIIToUTF16("foossid");
220 EXPECT_EQ(single_access_point.ssid, data.access_point_data.begin()->ssid);
  /external/wpa_supplicant_8/wpa_supplicant/examples/
openCryptoki.conf 23 ssid="test network"
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
scanresults.ui 32 <string>SSID</string>
peers.cpp 589 QString ssid, bssid, flags, wps_name, pri_dev_type;
605 else if ((*it).startsWith("ssid="))
606 ssid = (*it).mid(pos);
615 name = ssid + "\n" + bssid;
640 if (!ssid.isEmpty())
641 item->setData(ssid, peer_role_ssid);
674 void Peers::add_persistent(int id, const char *ssid, const char *bssid)
687 QString name = ssid;
701 item->setData(ssid, peer_role_ssid);
715 char buf[2048], *start, *end, *id, *ssid, *bssid, *flags local
754 add_persistent(atoi(id), ssid, bssid); local
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
wpa_cli.sgml 91 CTRL-REQ-PASSWORD-1:Password needed for SSID foobar
98 CTRL-REQ-OTP-2:Challenge 1235663 needed for SSID foobar
268 <para>configure identity for an SSID</para>
275 <para>configure password for an SSID</para>
282 <para>configure pin for an SSID</para>
289 <para>configure one-time-password for an SSID</para>
296 <para>set preferred BSSID for an SSID</para>
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/stress/
WifiStressTest.java 148 int ssidAppearInScanResultsCount = 0; // count times of given ssid appear in scan results.
158 writeOutput(String.format("ssid appear %d out of %d scan iterations",
191 log(String.format("scan result for %s is: %s", sr.SSID, sr.toString()));
192 log(String.format("signal level for %s is %d ", sr.SSID, sr.level));
193 if (sr.SSID.equals(mSsid)) {
206 writeOutput(String.format("ssid appear %d out of %d scan iterations",
227 config.SSID = mSsid;
  /frameworks/base/wifi/java/android/net/wifi/
WifiConfigStore.java 99 * = SSID & security details that is pushed to the supplicant.
131 * that is generated from SSID and security type of the network. A mapping
291 // A new network cannot have null SSID
293 config.SSID == null)) {
664 // network-id | ssid | bssid | flags
690 // That SSID is already known, just ignore this duplicate entry
    [all...]
WifiInfo.java 118 * Returns the service set identifier (SSID) of the current 802.11 network.
119 * If the SSID can be decoded as UTF-8, it will be returned surrounded by double
121 * SSID may be {@code null} if there is no network currently connected.
122 * @return the SSID
243 * @return {@code true} if this network does not broadcast its SSID, so an
244 * SSID-specific probe request must be used for scans.
301 sb.append("SSID: ").append(mWifiSsid == null ? WifiSsid.NONE : mWifiSsid).
  /hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
driver_cmd_wext.c 96 wpa_printf(MSG_DEBUG, "For Scan: %s", params->ssids[i].ssid);
99 os_memcpy(&buf[bp], params->ssids[i].ssid, params->ssids[i].ssid_len);
224 ssid_conf = wpa_s->conf->ssid;
234 /* Check that there is enough space needed for 1 more SSID, the other sections and null termination */
238 wpa_printf(MSG_DEBUG, "For PNO Scan: %s", ssid_conf->ssid);
241 os_memcpy(&buf[bp], ssid_conf->ssid, ssid_conf->ssid_len);
381 /* Answer: SSID rssi -Val */
  /external/chromium_org/chromeos/network/
network_configuration_handler_unittest.cc 203 std::string expected_json = "{\n \"SSID\": \"MyNetwork\"\n}\n";
205 std::string key = "SSID";
238 std::string key = "SSID";
260 std::string key = "SSID";
297 std::string key = "SSID";
334 std::string key = "SSID";
549 std::string expected_name = "This is HEX SSID!";
607 std::string ssid; local
609 create_service_path_, flimflam::kSSIDProperty, &ssid));
611 EXPECT_EQ(service_path, ssid);
    [all...]
  /external/chromium_org/chrome/test/functional/ap_lab/
linksys_ap_configurator.py 115 def SetSSID(self, ssid):
116 self.AddItemToCommandList(self._SetSSID, (ssid,), 1, 900)
118 def _SetSSID(self, ssid):
120 xpath = ('//input[@maxlength="32" and @name="SSID"]')
121 self.SetConentsOfTextFieldByXPath(ssid, xpath)
dlink_ap_configurator.py 177 # ssid textfield is disabled.
178 ssid = self._driver.find_element_by_xpath('//input[@name="ssid"]')
179 if ssid.get_attribute('disabled') == 'true':
189 def SetSSID(self, ssid):
191 self.AddItemToCommandList(self._SetSSID, (ssid,), 1, 900)
193 def _SetSSID(self, ssid):
195 self.SetContentOfTextFieldByID(ssid, 'ssid')
  /external/chromium_org/chrome/browser/chromeos/cros/
network_library_unittest.cc 77 std::string wifi_setname = "SSID TEST";
78 std::string wifi_setname_result = "SSID TEST";
87 std::string wifi_setname2 = "SSID TEST \x01\xff!";
88 std::string wifi_setname2_result = "SSID TEST \xEF\xBF\xBD\xEF\xBF\xBD!";
95 // UTF8 SSID
106 // latin1 SSID -> UTF8 SSID
117 // Hex SSID
120 std::string wifi_hex_result = "This is HEX SSID!";

Completed in 495 milliseconds

1 2 3 4 56 7 8 91011>>