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

<<111213141516

  /external/wpa_supplicant/
wpa.h 2 * wpa_supplicant - WPA definitions
wpa_i.h 2 * wpa_supplicant - Internal WPA state machine definitions
common.c 2 * wpa_supplicant/hostapd / common helper functions, etc.
161 __android_log_vprint(level, "wpa_supplicant", format, ap);
common.h 2 * wpa_supplicant/hostapd / common helper functions, etc.
452 /* vsnprintf - only used for wpa_msg() in wpa_supplicant.c */
des.c 27 * LibTomCrypt. The version here is modified to fit in wpa_supplicant/hostapd
405 /* wpa_supplicant/hostapd specific wrapper */
driver_hostap.c 25 #include "wpa_supplicant.h"
378 * because some drivers using hostap code in wpa_supplicant
driver_madwifi.c 23 #include "wpa_supplicant.h"
499 wpa_printf(MSG_DEBUG, "%s: failed to set wpa_supplicant-based "
driver_wext.c 31 #include "wpa_supplicant.h"
767 * fails. This will hit us when wpa_supplicant does not need to do
957 * @ctx: context to be used when calling wpa_supplicant functions,
1071 * easier to use the driver after wpa_supplicant has been terminated.
1132 struct wpa_supplicant *wpa_s = (struct wpa_supplicant *)(drv->ctx);
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_wired.c 281 .desc = "wpa_supplicant wired Ethernet driver",
  /external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
wpa.h 2 * wpa_supplicant - WPA definitions
wpa_i.h 2 * wpa_supplicant - Internal WPA state machine definitions
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
os_unix.c 2 * wpa_supplicant/hostapd / OS specific functions for UNIX/POSIX systems
state_machine.h 2 * wpa_supplicant/hostapd - State machine definitions
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
addinterface.cpp 30 #define WPA_KEY_PREFIX TEXT("SOFTWARE\\wpa_supplicant")
  /external/wpa_supplicant_8/hostapd/
eap_testing.txt 15 wpa_supplicant ---------. | | | | |
ChangeLog 11 compatibility with older wpa_supplicant/hostapd versions)
35 * merge hostapd and wpa_supplicant developers' documentation into a
79 * use shared driver wrapper files with wpa_supplicant
420 * driver_test: added support for testing hostapd with wpa_supplicant
462 the same implementation that wpa_supplicant is using (wpa_ctrl.[ch])
551 CLI, hostapd_cli (like wpa_cli for wpa_supplicant)
    [all...]
  /external/wpa_supplicant_8/src/utils/
state_machine.h 2 * wpa_supplicant/hostapd - State machine definitions
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_common.c 2 * wpa_supplicant D-Bus control interface - common functionality
  /external/wpa_supplicant_8/wpa_supplicant/examples/
wpas-dbus-new.py 122 # See if wpa_supplicant already knows about this interface
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
addinterface.cpp 30 #define WPA_KEY_PREFIX TEXT("SOFTWARE\\wpa_supplicant")
  /frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pGroup.java 66 * Note: The events formats can be looked up in the wpa_supplicant code
  /hardware/libhardware_legacy/include/hardware_legacy/
wifi.h 99 * /link http://hostap.epitest.fi/wpa_supplicant/devel/ctrl_iface_page.html
  /system/core/libnl_2/
README 5 wpa_supplicant. However, with additional development can be extended
  /system/core/libnl_2/genl/
genl.c 275 /* Hack to support wpa_supplicant */
  /build/target/board/vbox_x86/
init.rc 152 # give system access to wpa_supplicant.conf for backup and restore
155 chmod 0660 /data/misc/wifi/wpa_supplicant.conf

Completed in 935 milliseconds

<<111213141516