HomeSort by relevance Sort by last modified time
    Searched full:wpa_supplicant (Results 276 - 300 of 385) sorted by null

<<111213141516

  /system/netd/server/
InterfaceController.cpp 186 // TODO: This should be implemented in wpa_supplicant via driver commands instead.
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
networkconfig.cpp 233 "network to wpa_supplicant\n"
410 "network in wpa_supplicant\n"
809 "wpa_supplicant\n"
  /system/core/rootdir/
init.rc 387 mkdir /data/misc/wifi/wpa_supplicant 0770 wifi wifi
392 # give system access to wpa_supplicant.conf for backup and restore
393 chmod 0660 /data/misc/wifi/wpa_supplicant.conf
  /docs/source.android.com/src/security/bulletin/
2015-08-01.jd 96 <td>Remotely exploitable memcpy() overflow in p2p_add_device() in wpa_supplicant</td>
546 <h3 id=remotely_exploitable_memcpy_overflow_in_p2p_add_device_in_wpa_supplicant>Remotely exploitable memcpy() overflow in p2p_add_device() in wpa_supplicant</h3>
549 <p>When wpa_supplicant is operating in WLAN Direct mode, it's vulnerable to
561 <p>- The wpa_supplicant process runs as the 'wifi' user which has limited access
566 <p>- The wpa_supplicant process is tightly constrained by SELinux policy on
    [all...]
  /external/autotest/server/cros/network/
wifi_client.py 700 """Get a context manager to temporarily change wpa_supplicant's
    [all...]
  /external/wpa_supplicant_8/hostapd/
ChangeLog 435 compatibility with older wpa_supplicant/hostapd versions)
459 * merge hostapd and wpa_supplicant developers' documentation into a
503 * use shared driver wrapper files with wpa_supplicant
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_priv.c 952 "wpa_supplicant not registered");
1083 /* When started from pcmcia-cs scripts, wpa_supplicant might start with
1085 * places in wpa_supplicant are still printing out to stdout. As a
wifi_display.c 2 * wpa_supplicant - Wi-Fi Display
config_ssid.h 88 * the order in which wpa_supplicant goes through the networks when
317 * wpa_supplicant supports number of "EAP workarounds" to work around
  /external/boringssl/src/include/openssl/
sha.h 104 /* wpa_supplicant accesses |h0|..|h4| so we must support those names
  /external/wpa_supplicant_8/src/common/
hw_features_common.c 2 * Common hostapd/wpa_supplicant HW features
  /external/wpa_supplicant_8/src/drivers/
driver_roboswitch.c 469 .desc = "wpa_supplicant roboswitch driver",
  /external/wpa_supplicant_8/src/rsn_supp/
wpa.h 2 * wpa_supplicant - WPA definitions
  /external/wpa_supplicant_8/src/utils/
os_internal.c 2 * wpa_supplicant/hostapd / Internal implementation of OS specific functions
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsBackupAgent.java 142 private static final String FILE_WIFI_SUPPLICANT = "/data/misc/wifi/wpa_supplicant.conf";
144 "/system/etc/wifi/wpa_supplicant.conf";
261 // strings here are the standard values permitted in wpa_supplicant.conf.
    [all...]
  /frameworks/base/wifi/java/android/net/wifi/p2p/nsd/
WifiP2pServiceResponse.java 193 * @param supplicantEvent wpa_supplicant event string.
  /hardware/qcom/wlan/qcwcn/wifi_hal/
qca-vendor_copy.h 255 * after roaming, rather than having the user space wpa_supplicant do it.
  /ndk/tests/awk/extract-pid/
test-1.in 101 wifi 1624 1 6592 4988 ffffffff 00000000 S /system/bin/wpa_supplicant
  /system/connectivity/shill/
TESTING 134 - "grep wpa_supplicant /var/log/messages" for supplicant log messages
  /system/extras/tests/ext4/
android_emmc_perf_tests.sh 97 adb shell stop wpa_supplicant
  /device/google/marlin/common/
base.mk 588 WPA := wpa_supplicant.conf
591 WPA += wpa_supplicant
  /device/google/marlin/
device-common.mk 148 wpa_supplicant \
149 wpa_supplicant.conf
  /device/huawei/angler/
device.mk 259 wpa_supplicant \
260 wpa_supplicant.conf
  /device/lge/bullhead/
device.mk 232 wpa_supplicant \
233 wpa_supplicant.conf
  /external/dhcpcd-6.8.2/
dhcpcd.8.in 213 .Pa 10-wpa_supplicant ,
381 .Xr wpa_supplicant 8

Completed in 2402 milliseconds

<<111213141516