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

<<111213141516

  /external/wpa_supplicant/
driver_ipw.c 29 #include "wpa_supplicant.h"
config.c 893 " this EAP method during wpa_supplicant\n"
1118 * network configuration variable, e.g., each line in wpa_supplicant.conf file
1129 * For each configuration line in wpa_supplicant.conf, the parser goes through
    [all...]
crypto.h 15 * for wpa_supplicant and hostapd. When TLS is not used, internal
driver_broadcom.c 35 #include "wpa_supplicant.h"
l2_packet_ndis.c 53 * whenever wpa_supplicant is trying to pre-authenticate and then switching
os.h 2 * wpa_supplicant/hostapd / OS specific functions
pmksa_cache.c 308 * Clear references to old data structures when wpa_supplicant is reconfigured.
tlsv1_common.c 2 * wpa_supplicant/hostapd: TLSv1 common routines
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
wpa_common.h 2 * WPA definitions shared between hostapd and wpa_supplicant
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
tls_internal.c 14 * This file interface functions for hostapd/wpa_supplicant to use the
crypto.h 15 * for wpa_supplicant and hostapd. When TLS is not used, internal
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_ralink.c 126 struct wpa_supplicant *wpa_s = drv->ctx;
963 /* trigger driver support wpa_supplicant */
971 "wpa_supplicant");
994 /* trigger driver disable wpa_supplicant support */
    [all...]
driver_roboswitch.c 469 .desc = "wpa_supplicant roboswitch driver",
driver_bsd.c 696 * This implies we do not support having wpa_supplicant
734 wpa_printf(MSG_DEBUG, "%s: failed to set wpa_supplicant-based "
  /external/wpa_supplicant_8/src/common/
wpa_common.h 2 * WPA definitions shared between hostapd and wpa_supplicant
  /external/wpa_supplicant_8/src/crypto/
tls_internal.c 14 * This file interface functions for hostapd/wpa_supplicant to use the
  /external/wpa_supplicant_8/src/drivers/
driver_roboswitch.c 472 .desc = "wpa_supplicant roboswitch driver",
driver_bsd.c 72 /* Generic functions for hostapd and wpa_supplicant */
1113 "wpa_supplicant-based roaming: %s", __func__,
    [all...]
driver_madwifi.c 17 * (wpa_supplicant) operations, the station side is deprecated and
33 * Avoid conflicts with wpa_supplicant definitions by undefining a definition.
    [all...]
  /external/wpa_supplicant_8/src/utils/
common.c 2 * wpa_supplicant/hostapd / common helper functions, etc.
wpa_debug.h 2 * wpa_supplicant/hostapd / Debug prints
  /external/wpa_supplicant_8/src/wps/
http_client.c 278 "User-Agent: wpa_supplicant\r\n"
  /frameworks/base/wifi/java/android/net/wifi/
WifiInfo.java 252 * in an event sent by {@code wpa_supplicant}.
WifiNative.java 357 //TODO: update from interface_addr when wpa_supplicant implementation is fixed
  /frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pService.java 76 * driver through wpa_supplicant and handles the event responses through WifiMonitor.
103 /* Two minutes comes from the wpa_supplicant setting */
    [all...]

Completed in 429 milliseconds

<<111213141516