HomeSort by relevance Sort by last modified time
    Searched full:hostapd (Results 126 - 150 of 244) sorted by null

1 2 3 4 56 7 8 910

  /external/wpa_supplicant_8/src/ap/
wmm.c 2 * hostapd / WMM (Wi-Fi Multimedia)
16 #include "hostapd.h"
wpa_auth_i.h 2 * hostapd - IEEE 802.11i-2004 / WPA Authenticator: Internal definitions
iapp.c 2 * hostapd / IEEE 802.11F-2003 Inter-Access Point Protocol (IAPP)
42 #include "hostapd.h"
ieee802_11_ht.c 2 * hostapd / IEEE 802.11n HT
15 #include "hostapd.h"
ieee802_11_shared.c 2 * hostapd / IEEE 802.11 Management
13 #include "hostapd.h"
sta_info.h 2 * hostapd / Station table
wpa_auth.h 2 * hostapd - IEEE 802.11i-2004 / WPA Authenticator
  /device/linaro/hikey/
device.mk 45 PRODUCT_PACKAGES += libwpa_client wpa_supplicant hostapd
  /external/wpa_supplicant_8/hostapd/
eap_testing.txt 1 Interoperability testing of hostapd's IEEE 802.1X/EAPOL authentication
hlr_auc_gw.c 2 * HLR/AuC testing gateway for hostapd EAP-SIM/AKA database/authenticator
13 * hostapd will send SIM/AKA authentication queries over a UNIX domain socket
974 printf("HLR/AuC testing gateway for hostapd EAP-SIM/AKA "
999 "in hostapd).\n",
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.h 136 unsigned int hostapd:1; member in struct:wpa_driver_nl80211_data
driver_wired.c 117 #ifdef HOSTAPD
151 #endif /* HOSTAPD */
  /external/wpa_supplicant_8/src/eap_server/
eap_i.h 2 * hostapd / EAP Authenticator state machine internal structures (RFC 4137)
eap_server_gtc.c 2 * hostapd / EAP-GTC (RFC 3748)
  /external/wpa_supplicant_8/src/utils/
os_win32.c 2 * wpa_supplicant/hostapd / OS specific functions for Win32 systems
state_machine.h 2 * wpa_supplicant/hostapd - State machine definitions
  /external/wpa_supplicant_8/wpa_supplicant/
defconfig 4 # hostapd binary. All lines starting with # are ignored. Configuration option
38 # you may need to point hostapd to your version of libnl.
480 # external RADIUS server can be supported with hostapd.
537 # TODO: In analogy to hostapd be able to customize the ACS survey algorithm with
todo.txt 31 - consider merging hostapd and wpa_supplicant PMKSA cache implementations
  /external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
eapol_test.sgml 45 authentication client code from hostapd. In addition, it has
  /system/connectivity/shill/test-rpc-proxy/
proxy_rpc_security_types.h 28 // AssociationParameters so that both shill and hostapd can set up and connect
  /device/htc/flounder/
device.mk 19 hostapd \
75 hostapd \
  /external/iw/
interface.c 116 fprintf(stderr, "You need to run a management daemon, e.g. hostapd,\n");
117 fprintf(stderr, "see http://wireless.kernel.org/en/users/Documentation/hostapd\n");
  /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
  /external/wpa_supplicant_8/src/crypto/
des-internal.c 19 * LibTomCrypt. The version here is modified to fit in wpa_supplicant/hostapd
397 /* wpa_supplicant/hostapd specific wrapper */
  /system/connectivity/apmanager/
config_unittest.cc 51 const char kControlInterfacePath[] = "/var/run/apmanager/hostapd/ctrl_iface";
82 "ctrl_interface=/var/run/apmanager/hostapd/ctrl_iface\n"

Completed in 659 milliseconds

1 2 3 4 56 7 8 910