/frameworks/base/wifi/java/android/net/wifi/p2p/ |
WifiP2pDevice.java | 176 throw new IllegalArgumentException("Malformed supplicant event"); 187 throw new IllegalArgumentException("Malformed supplicant event"); 194 throw new IllegalArgumentException("Malformed supplicant event"); 201 throw new IllegalArgumentException("Malformed supplicant event"); 276 /** Updates details obtained from supplicant @hide */
|
WifiP2pConfig.java | 73 throw new IllegalArgumentException("Malformed supplicant event");
|
WifiP2pGroup.java | 103 throw new IllegalArgumentException("Malformed supplicant event"); 155 throw new IllegalArgumentException("Malformed supplicant event");
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
WifiStateMachine.java | 209 // as well the number of scans results returned by the supplicant with that message 260 // disconnect to supplicant 310 * Delay between supplicant restarts upon failure to establish connection 315 * Number of times we attempt to restart supplicant 382 // handling during connection setup since many error message from supplicant does not report 568 /* Start the supplicant */ 570 /* Stop the supplicant */ 580 /* Indicates supplicant stop failed */ 596 /* Supplicant commands */ 597 /* Is supplicant alive ? * [all...] |
WifiConfigStore.java | 87 // Value stored by supplicant to requirePMF 177 * and that can confuses the supplicant because it uses space charaters as delimiters 241 * Read the variables from the supplicant daemon that are needed to 258 * be doing a round trip to the supplicant daemon for each variable. 267 //supplicant string 393 // Ignore the supplicant status, start all networks disabled. 446 // WPS to connect the AP later. In this case, the supplicant will create a new 622 //set selected BSSID to supplicant [all...] |
WifiQualifiedNetworkSelector.java | 270 * @param isSupplicantTransientState true -- supplicant is in a transient state now 271 * false -- supplicant is not in a transient state now 525 * BSSID but supplicant still can try to connect to this bssid. If supplicant connect to it 605 * @param isSupplicantTransient true -- supplicant is in a transient state 606 * false -- supplicant is not in a transient state [all...] |
/external/wpa_supplicant_8/wpa_supplicant/ |
autoscan.c | 2 * WPA Supplicant - auto scan
|
preauth_test.c | 2 * WPA Supplicant - test code for pre-authentication 8 * IEEE 802.1X Supplicant test code (to be used in place of wpa_supplicant.c.
|
main_winsvc.c | 2 * WPA Supplicant / main() function for Win32 service 38 TEXT("Provides IEEE 802.1X and WPA/WPA2 supplicant functionality")
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
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_8/wpa_supplicant/examples/p2p/ |
p2p_disconnect.py | 79 # Try to see if supplicant knows about interface
|
p2p_flush.py | 79 # Try to see if supplicant knows about interface
|
p2p_stop_find.py | 81 # Try to see if supplicant knows about interface
|
/frameworks/base/wifi/java/android/net/wifi/ |
ScanResult.java | 27 * to the attributes described here, the supplicant keeps track of 61 * of the per-BSS scan results returned by WPA supplicant. See the definition of 221 * field of the per-BSS scan results from WPA supplicant. 302 * anqp lines from supplicant BSS response
|
WifiManager.java | 72 // Supplicant error codes: 339 * Broadcast intent action indicating that a connection to the supplicant has 341 * to perform Wi-Fi operations) or the connection to the supplicant has been 348 "android.net.wifi.supplicant.CONNECTION_CHANGE"; 351 * the supplicant daemon has been gained or lost. {@code true} means 392 * {@link SupplicantState}. Note that the supplicant state is Wi-Fi specific, and 400 "android.net.wifi.supplicant.STATE_CHANGE"; 409 * The lookup key for a {@link SupplicantState} describing the supplicant 473 * An access point scan has completed, and results are available from the supplicant. 692 * Return a list of all the networks configured in the supplicant [all...] |
/system/connectivity/shill/dbus/ |
chromeos_supplicant_network_proxy.cc | 24 #include "shill/supplicant/wpa_supplicant.h"
|
chromeos_supplicant_interface_proxy.cc | 24 #include "shill/supplicant/supplicant_event_delegate_interface.h" 25 #include "shill/supplicant/wpa_supplicant.h" 288 // If RemoveNetwork fails with a NetworkUnknown error, supplicant has
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/ |
WifiConfigHelper.java | 145 * Did this config come out of the supplicant? NOT "Is the config currently in the supplicant?"
|
/system/connectivity/shill/wifi/ |
wifi_endpoint.h | 80 // in chromeos/dbus/service_constants.h, to uints used by supplicant 147 // Maps mode strings from supplicant into flimflam's nomenclature, as defined
|
/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>
|
/system/connectivity/shill/ethernet/ |
ethernet_unittest.cc | 47 #include "shill/supplicant/mock_supplicant_interface_proxy.h" 48 #include "shill/supplicant/mock_supplicant_process_proxy.h" 49 #include "shill/supplicant/wpa_supplicant.h"
|
/external/autotest/server/site_tests/network_WiFi_RegDomain/ |
network_WiFi_RegDomain.py | 171 client.claim_wifi_if() # Stop shill/supplicant scans. 199 client.claim_wifi_if() # Stop shill/supplicant scans.
|
/external/wpa_supplicant_8/src/eapol_supp/ |
eapol_supp_sm.h | 2 * EAPOL supplicant state machines 242 * @authorized: Whether the supplicant port is now in authorized state
|
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/ |
SettingsBackupAgent.java | 160 // wifi in order to rewrite the supplicant config etc. 167 // Chain of asynchronous operations used when rewriting the wifi supplicant config file 172 // Class for capturing a network definition from the wifi supplicant config file 505 Log.w(TAG, "Unable to read supplicant data"); 677 Log.d(TAG, wifiSupplicantData.length + " bytes of wifi supplicant data"); 753 // wifi supplicant 755 if (DEBUG_BACKUP) Log.d(TAG, nBytes + " bytes of wifi supplicant data"); [all...] |