/system/connectivity/shill/supplicant/ |
supplicant_eap_state_handler_unittest.cc | 23 #include "shill/supplicant/wpa_supplicant.h" 97 // that wpa_supplicant is continuing the EAP authentication process.
|
wpa_supplicant.h | 86 // no background scan parameter should be supplied to wpa_supplicant. 160 // wpa_supplicant. Returns true if an |subject| and |depth| were
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
wpagui.cpp | 68 * Disable WPS tab by default; it will be enabled if wpa_supplicant is 138 ctrl_iface_dir = strdup("/var/run/wpa_supplicant"); 145 QSettings settings("wpa_supplicant", "wpa_gui"); 160 textStatus->setText(tr("connecting to wpa_supplicant")); 172 "wpa_supplicant."); 347 tr("wpa_supplicant service is not " 398 debug("Failed to attach to wpa_supplicant"); 502 "wpa_supplicant")); 754 QMessageBox::about(this, "wpa_gui for wpa_supplicant", 892 * wpa_supplicant drivers [all...] |
/device/huawei/angler/ |
init.angler.rc | 384 service p2p_supplicant /system/bin/wpa_supplicant \ 385 -iwlan0 -Dnl80211 -c/data/misc/wifi/wpa_supplicant.conf \ 396 service wpa_supplicant /system/bin/wpa_supplicant \ 397 -iwlan0 -Dnl80211 -c/data/misc/wifi/wpa_supplicant.conf \
|
/external/autotest/server/cros/network/ |
wpa_cli_proxy.py | 23 # From wpa_supplicant.c:wpa_supplicant_state_txt() 55 Add a wpa_supplicant network for ssid. 94 Get the output of wpa_cli status. This summarizes what wpa_supplicant 281 # Internally, wpa_supplicant writes its scan_results response 338 @param ssid string: name of network to disable in wpa_supplicant.
|
/external/wpa_supplicant_8/src/common/ |
wpa_ctrl.c | 2 * wpa_supplicant/hostapd control interface library 45 * This structure is used by the wpa_supplicant/hostapd control interface 248 * wpa_supplicant. This keeps these files from being orphaned in the 545 * wpa_supplicant, not the reply to the 673 * Current named pipe server side in wpa_supplicant is
|
ctrl_iface_common.c | 2 * Common hostapd/wpa_supplicant ctrl iface code.
|
/system/extras/tests/wifi/stress/ |
wifiLoadScanAssoc.c | 336 // was loaded, then the wpa_supplicant was also running. 384 * stop wpa_supplicant and unload WiFi driver. 417 // If so stop the wpa_supplicant and unload the driver. 421 // Stop wpa_supplicant 428 testPrintI("Stopped wpa_supplicant");
|
/external/wpa_supplicant_8/wpa_supplicant/ |
ctrl_iface_udp.c | 28 * interface monitors into struct wpa_supplicant. This data is private to 45 struct wpa_supplicant *wpa_s; 58 static void wpa_supplicant_ctrl_iface_send(struct wpa_supplicant *wpa_s, 220 struct wpa_supplicant *wpa_s = eloop_ctx; 351 struct wpa_supplicant *wpa_s = ctx; 378 wpa_supplicant_ctrl_iface_init(struct wpa_supplicant *wpa_s) 499 static void wpa_supplicant_ctrl_iface_send(struct wpa_supplicant *wpa_s,
|
Makefile | 47 BINALL=wpa_supplicant wpa_cli 54 ALL += systemd/wpa_supplicant.service 55 ALL += systemd/wpa_supplicant@.service 56 ALL += systemd/wpa_supplicant-nl80211@.service 57 ALL += systemd/wpa_supplicant-wired@.service 69 echo 'Building wpa_supplicant requires a configuration file'; \ 142 CFLAGS += -DPACKAGE="wpa_supplicant" -DWPA_TRACE_BFD [all...] |
/device/asus/fugu/ |
device.mk | 220 wpa_supplicant \ 225 device/asus/fugu/wpa_supplicant.conf:/system/etc/wifi/wpa_supplicant.conf
|
/docs/source.android.com/src/devices/tech/config/ |
filesystem.jd | 131 wpa_supplicant \ 132 - wpa_supplicant.conf 133 + wpa_supplicant.conf \
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
WifiConfigStoreTest.java | 47 // This is not actually present as a key in the wpa_supplicant.conf file, but 107 // Taken from wpa_supplicant.conf actual test device Some fields modified for privacy. 172 * wpa_supplicant.conf file.
|
/system/connectivity/shill/wifi/ |
wifi.cc | 64 #include "shill/supplicant/wpa_supplicant.h" 579 // Since wpa_supplicant has not yet set CurrentBSS, we can't depend 591 << "wpa_supplicant is not present; silently resetting " 646 << "wpa_supplicant is not present. Cannot SetHT40Enable."; 809 // Before disconnecting, wpa_supplicant probably scanned for [all...] |
tdls_manager.cc | 30 #include "shill/supplicant/wpa_supplicant.h"
|
/external/chromium-trace/catapult/tracing/test_data/ |
android_systrace.html | [all...] |
/device/generic/armv7-a-neon/ |
mini_common.mk | 58 wpa_supplicant.conf
|
/device/htc/flounder/ |
device.mk | 20 wpa_supplicant \ 21 wpa_supplicant.conf 76 wpa_supplicant \ 77 wpa_supplicant.conf
|
/external/autotest/server/site_tests/network_WiFi_LowInitialBitrates/ |
network_WiFi_LowInitialBitrates.py | 59 # wpa_supplicant should ask that all but the 2 lowest rates
|
/external/boringssl/ |
android_compat_hacks.c | 16 * because wpa_supplicant will take a little while to sync with upstream.
|
/external/wpa_supplicant_8/src/eap_common/ |
eap_defs.h | 104 EAP_VENDOR_HOSTAP = 39068 /* hostapd/wpa_supplicant project */,
|
/external/wpa_supplicant_8/src/utils/ |
os_none.c | 2 * wpa_supplicant/hostapd / Empty OS specific functions
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/ |
HalWifiScannerImpl.java | 31 * The gscan API is used to perform background scans and wpa_supplicant is used for onehot scans.
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
wifi.h | 93 * /link http://hostap.epitest.fi/wpa_supplicant/devel/ctrl_iface_page.html
|
/system/connectivity/shill/dbus/ |
chromeos_supplicant_network_proxy.cc | 24 #include "shill/supplicant/wpa_supplicant.h"
|