/system/core/nexus/ |
SupplicantStatus.cpp | 84 LOGE("Unknown supplicant state '%s'", value);
|
/frameworks/base/wifi/java/android/net/wifi/ |
WifiConfigStore.java | 84 * = SSID & security details that is pushed to the supplicant. 85 * supplicant saves these details to the disk on calling 94 * These calls persist the supplicant config to disk. 110 * supplicant. Network ids are generated when the supplicant reads 115 * map supplicant config to IP configuration. */ 141 * and enable all stored networks in supplicant. 196 * or a failure event from supplicant 222 * or a failure event from supplicant 391 * Save the configured networks in supplicant to dis [all...] |
ScanResult.java | 24 * to the attributes described here, the supplicant keeps track of
|
/frameworks/base/wifi/java/android/net/wifi/p2p/ |
WifiP2pGroup.java | 74 throw new IllegalArgumentException("Malformed supplicant event"); 110 throw new IllegalArgumentException("Malformed supplicant event");
|
WifiP2pConfig.java | 73 throw new IllegalArgumentException("Malformed supplicant event");
|
/external/wpa_supplicant/ |
crypto_gnutls.c | 2 * WPA Supplicant / wrapper functions for libgcrypt
|
tls_none.c | 2 * WPA Supplicant / SSL/TLS interface functions for no TLS case
|
eapol_sm.c | 2 * WPA Supplicant / EAPOL state machines 31 /* IEEE 802.1X-2004 - Supplicant - EAPOL state machines */ 60 /* Supplicant PAE state machine */ 93 /* Supplicant Backend state machine */ 730 * Supplicant corresponds to MS-MPPE-Recv-Key in Authenticator. 786 /* EAP layer processing; no special code is needed, since Supplicant 1007 "Supplicant PAE state=%s\n" 1021 "Supplicant Backend state=%s\n", 1180 /* WPA Supplicant takes care of this frame. */ [all...] |
preauth_test.c | 2 * WPA Supplicant - test code for pre-authentication 14 * IEEE 802.1X Supplicant test code (to be used in place of wpa_supplicant.c.
|
pmksa_cache.c | 2 * WPA Supplicant - RSN PMKSA cache 47 * @spa: Supplicant address 148 * @spa: Supplicant address
|
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
driver_wext.h | 2 * WPA Supplicant - driver_wext exported functions
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
dbus_dict_helpers.h | 2 * WPA Supplicant / dbus-based control interface
|
dbus_new_handlers.h | 2 * WPA Supplicant / dbus-based control interface
|
dbus_old_handlers_wps.c | 2 * WPA Supplicant / dbus-based control interface (WPS)
|
/external/wpa_supplicant_6/wpa_supplicant/src/eapol_supp/ |
eapol_supp_sm.c | 2 * EAPOL supplicant state machines 31 /* IEEE 802.1X-2004 - Supplicant - EAPOL state machines */ 61 /* Supplicant PAE state machine */ 94 /* Supplicant Backend state machine */ 755 * Supplicant corresponds to MS-MPPE-Recv-Key in Authenticator. 811 /* EAP layer processing; no special code is needed, since Supplicant 1032 "Supplicant PAE state=%s\n" 1046 "Supplicant Backend state=%s\n", [all...] |
/external/wpa_supplicant_8/src/eapol_supp/ |
eapol_supp_sm.c | 2 * EAPOL supplicant state machines 31 /* IEEE 802.1X-2004 - Supplicant - EAPOL state machines */ 61 /* Supplicant PAE state machine */ 94 /* Supplicant Backend state machine */ 763 * Supplicant corresponds to MS-MPPE-Recv-Key in Authenticator. 819 /* EAP layer processing; no special code is needed, since Supplicant 1069 "Supplicant PAE state=%s\n" 1083 "Supplicant Backend state=%s\n", [all...] |
/external/wpa_supplicant_6/wpa_supplicant/ |
preauth_test.c | 2 * WPA Supplicant - test code for pre-authentication 14 * IEEE 802.1X Supplicant test code (to be used in place of wpa_supplicant.c.
|
/external/wpa_supplicant_6/wpa_supplicant/tests/ |
test_wpa.c | 2 * Test program for combined WPA authenticator/supplicant 40 /* from supplicant */
|
/external/wpa_supplicant_8/wpa_supplicant/ |
preauth_test.c | 2 * WPA Supplicant - test code for pre-authentication 14 * IEEE 802.1X Supplicant test code (to be used in place of wpa_supplicant.c.
|
ibss_rsn.c | 387 "Supplicant for peer " MACSTR " already " 394 "Supplicant for peer " MACSTR, MAC2STR(addr)); 558 wpa_printf(MSG_DEBUG, "RSN: IBSS RX EAPOL for Supplicant");
|
/external/wpa_supplicant_8/wpa_supplicant/tests/ |
test_wpa.c | 2 * Test program for combined WPA authenticator/supplicant 40 /* from supplicant */
|
/frameworks/base/services/java/com/android/server/ |
WifiService.java | 200 * supplicant in a scanning state. This allows supplicant to associate with 207 * supplicant to actually be scanning. When the network state changes to 676 * @return the supplicant-assigned identifier for the new or updated 692 * to the supplicant 708 * to the supplicant 726 * to the supplicant 747 * a status request to the supplicant. 763 * Tell the supplicant to persist the current list of configured networks. [all...] |
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
wpa_supplicant.sgml | 10 <refpurpose>Wi-Fi Protected Access client and IEEE 802.1X supplicant</refpurpose> 53 the WPA Supplicant component, i.e., the part that runs in the 99 <para>If WPA-EAP: integrated IEEE 802.1X Supplicant 107 Supplicant</para> 143 supported with an integrate IEEE 802.1X Supplicant:</para>
|
/hardware/libhardware_legacy/wifi/ |
wifi.c | 562 /* Check whether supplicant already stopped */ 586 /* Make sure supplicant is running */ 589 LOGE("Supplicant not running, cannot connect"); 601 LOGE("Unable to open connection to supplicant on \"%s\": %s", 704 LOGD("Received EOF on supplicant socket\n");
|
/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/ |
pmksa_cache.c | 2 * WPA Supplicant - RSN PMKSA cache 46 * @spa: Supplicant address 153 * @spa: Supplicant address
|