/system/connectivity/shill/dbus/ |
chromeos_supplicant_network_proxy.cc | 24 #include "shill/supplicant/wpa_supplicant.h"
|
/system/connectivity/shill/wifi/ |
tdls_manager.cc | 30 #include "shill/supplicant/wpa_supplicant.h"
|
wifi_endpoint.h | 73 // wpa_supplicant. 206 // (not necessarily the same as wpa_supplicant names)
|
/external/wpa_supplicant_8/wpa_supplicant/ |
README-P2P | 0 wpa_supplicant and Wi-Fi P2P 5 wpa_supplicant can be configured and how an external component on the 19 wpa_supplicant implementation 25 wpa_supplicant configuration 29 wpa_supplicant build configuration (.config). Here is an example 40 In run-time configuration file (wpa_supplicant.conf), some parameters 45 ctrl_interface=/var/run/wpa_supplicant 60 that it can find (and that wpa_supplicant controls). If more than one 147 parameter can be used to request wpa_supplicant to automatically figure 195 "auto" can be used to request wpa_supplicant to automatically figur [all...] |
eapol_test.c | 8 * IEEE 802.1X Supplicant test code (to be used in place of wpa_supplicant.c. 45 struct wpa_supplicant *wpa_s; 457 struct wpa_supplicant *wpa_s = e->wpa_s; 545 struct wpa_supplicant *wpa_s = e->wpa_s; 576 struct wpa_supplicant *wpa_s = e->wpa_s; 582 static int test_eapol(struct eapol_test_data *e, struct wpa_supplicant *wpa_s, 660 struct wpa_supplicant *wpa_s) 702 struct wpa_supplicant *wpa_s = eloop_ctx; 1002 struct wpa_supplicant *wpa_s, const char *authsrv, 1241 struct wpa_supplicant *wpa_s = signal_ctx [all...] |
eap_testing.txt | 1 Automatic regression and interoperability testing of wpa_supplicant's 7 encapsulation/decapsulation) into wpa_supplicant. 8 - Replaced wpa_supplicant.c and wpa.c with test code that trigger 122 network configuration in wpa_supplicant.conf) 333 that wpa_supplicant could not use. Converting this to PKCS#12 and then 334 back to PEM allowed wpa_supplicant to use the key.
|
gas_query.c | 61 struct wpa_supplicant *wpa_s; 88 * @wpa_s: Pointer to wpa_supplicant data 91 struct gas_query * gas_query_init(struct wpa_supplicant *wpa_s) 214 static void gas_query_tx_status(struct wpa_supplicant *wpa_s, 262 static int pmf_in_use(struct wpa_supplicant *wpa_s, const u8 *addr) 654 struct wpa_supplicant *wpa_s = gas->wpa_s;
|
ibss_rsn.c | 2 * wpa_supplicant - IBSS RSN 66 struct wpa_supplicant *wpa_s = peer->ibss_rsn->wpa_s; 125 struct wpa_supplicant *wpa_s = peer->ibss_rsn->wpa_s; 276 struct wpa_supplicant *wpa_s = ibss_rsn->wpa_s; 480 struct wpa_supplicant *wpa_s = ibss_rsn->wpa_s; 668 struct ibss_rsn * ibss_rsn_init(struct wpa_supplicant *wpa_s)
|
ctrl_iface_named_pipe.c | 57 * interface monitors into struct wpa_supplicant. This data is private to 76 struct wpa_supplicant *wpa_s; 281 struct wpa_supplicant *wpa_s = dst->priv->wpa_s; 430 struct wpa_supplicant *wpa_s = ctx; 438 wpa_supplicant_ctrl_iface_init(struct wpa_supplicant *wpa_s)
|
wpa_cli.c | 2 * WPA Supplicant - command line interface for wpa_supplicant daemon 82 #define CONFIG_CTRL_IFACE_DIR "/var/run/wpa_supplicant" 125 " wpa_supplicant\n" 384 "wpa_supplicant.\n"); 426 printf("Not connected to wpa_supplicant - command dropped.\n"); [all...] |
Android.mk | 23 L_CFLAGS += -DANDROID_LOG_NAME=\"wpa_supplicant\" 35 # Disable roaming in wpa_supplicant 1354 OBJS += binder/fi/w1/wpa_supplicant/ISupplicant.aidl 1355 OBJS += binder/fi/w1/wpa_supplicant/ISupplicantCallbacks.aidl 1356 OBJS += binder/fi/w1/wpa_supplicant/IIface.aidl 1503 OBJS += wpa_supplicant.c events.c blacklist.c wpas_glue.c scan.c 1561 LOCAL_MODULE := wpa_supplicant [all...] |
/external/autotest/server/site_tests/network_WiFi_ChannelScanDwellTime/ |
network_WiFi_ChannelScanDwellTime.py | 178 # will prevent shill and wpa_supplicant from managing that interface. 180 # perform scans without interference from shill and wpa_supplicant.
|
/frameworks/base/wifi/java/android/net/wifi/p2p/nsd/ |
WifiP2pServiceRequest.java | 124 * Return wpa_supplicant request string. 133 * @return wpa_supplicant request string.
|
/frameworks/opt/net/wifi/tests/wifitests/src/android/net/wifi/ |
WifiEnterpriseConfigTest.java | 40 // Maintain a ground truth of the keystore uri prefix which is expected by wpa_supplicant. 118 // Retrieves the value for a specific key supplied to wpa_supplicant.
|
/system/connectivity/shill/ |
eap_credentials.h | 87 // Populate the wpa_supplicant DBus parameter map |params| with the 89 // to export CA certificates to be passed to wpa_supplicant.
|
/external/wpa_supplicant_8/hs20/client/ |
spp_client.c | 311 * Update wpa_supplicant credentials and reconnect using updated 314 wpa_printf(MSG_INFO, "Updating wpa_supplicant credentials"); 322 wpa_printf(MSG_ERROR, "Failed to request wpa_supplicant to reconnect"); 812 * Update wpa_supplicant credentials and reconnect using updated 815 wpa_printf(MSG_INFO, "Updating wpa_supplicant credentials"); 820 wpa_printf(MSG_ERROR, "Failed to request wpa_supplicant to reconnect");
|
osu_client.c | 952 /* Not used in wpa_supplicant */ 1086 /* not used within wpa_supplicant */ 1114 /* TODO: Configure to wpa_supplicant */ 1142 /* not used within wpa_supplicant(?) */ 1154 /* not used within wpa_supplicant */ [all...] |
/hardware/libhardware_legacy/wifi/ |
wifi.c | 101 static const char IFACE_DIR[] = "/data/system/wpa_supplicant"; 110 static const char SUPPLICANT_NAME[] = "wpa_supplicant"; 111 static const char SUPP_PROP_NAME[] = "init.svc.wpa_supplicant"; 114 static const char SUPP_CONFIG_TEMPLATE[]= "/system/etc/wifi/wpa_supplicant.conf"; 115 static const char SUPP_CONFIG_FILE[] = "/data/misc/wifi/wpa_supplicant.conf"; 614 ALOGV("Not connected to wpa_supplicant - \"%s\" command dropped.\n", cmd);
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
WifiConfigManagerTest.java | 446 * Verifies that saveNetwork() correctly stores a network configuration in wpa_supplicant 449 * - In the wpa_supplicant: "ssid", "id_str" 456 // Set up wpa_supplicant. 470 // Verify that wpa_supplicant variables were written correctly for the network 485 // Verify that no wpa_supplicant variables were read or written for any other network 555 * Verifies that loadConfiguredNetworks() correctly reads data from the wpa_supplicant, the 559 * - In the wpa_supplicant: "ssid", "id_str" 564 // Set up list of network configurations returned by wpa_supplicant. 573 // Set up variables returned by wpa_supplicant for the individual network configurations. 645 * configurations from the wpa_supplicant: The second configuration overwrites the first [all...] |
/external/wpa_supplicant_8/src/utils/ |
wpa_debug.c | 2 * wpa_supplicant/hostapd / Debug prints 42 #define ANDROID_LOG_NAME "wpa_supplicant" 92 openlog("wpa_supplicant", LOG_PID | LOG_NDELAY, LOG_HOSTAPD);
|
/device/google/dragon/ |
device.mk | 60 wpa_supplicant \ 61 wpa_supplicant.conf \
|
/external/wpa_supplicant_8/src/drivers/ |
driver.h | 8 * This file defines a driver interface used by both %wpa_supplicant and 637 * the driver has to notify wpa_supplicant about the used WPA 1191 * wpa_supplicant). */ [all...] |
/frameworks/base/wifi/java/android/net/wifi/p2p/ |
WifiP2pGroup.java | 65 /** The network id in the wpa_supplicant */ 95 * Note: The events formats can be looked up in the wpa_supplicant code
|
/external/autotest/client/common_lib/cros/network/ |
iw_event_logger.py | 138 # Newer wpa_supplicant would attempt to disconnect then reconnect
|
/external/autotest/client/site_tests/logging_CrashServices/ |
logging_CrashServices.py | 25 '/usr/sbin/wpa_supplicant' : ['.core', '.dmp', '.meta'],
|