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

1 2 3 4 5 6 78 91011>>

  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_config.h 83 * wpa_supplicant is run in the background.
91 * Note that when running wpa_supplicant as an application, the user
115 * wpa_supplicant is run in the background.
128 * used since working directory may change when wpa_supplicant is run
140 * Note that when running wpa_supplicant as an application, the user
167 * wpa_supplicant is run in the background.
211 * working directory may change when wpa_supplicant is run in the
242 * wpa_supplicant is run in the background.
255 * wpa_supplicant is run in the background.
276 * wpa_supplicant is run in the background
    [all...]
  /external/wpa_supplicant_8/src/eap_peer/
eap_config.h 83 * wpa_supplicant is run in the background.
100 * Note that when running wpa_supplicant as an application, the user
124 * wpa_supplicant is run in the background.
137 * used since working directory may change when wpa_supplicant is run
149 * Note that when running wpa_supplicant as an application, the user
176 * wpa_supplicant is run in the background.
220 * working directory may change when wpa_supplicant is run in the
251 * wpa_supplicant is run in the background.
264 * wpa_supplicant is run in the background.
285 * wpa_supplicant is run in the background
    [all...]
  /external/wpa_supplicant/
ctrl_iface.c 20 #include "wpa_supplicant.h"
36 static int wpa_supplicant_ctrl_iface_set(struct wpa_supplicant *wpa_s,
80 static int wpa_supplicant_ctrl_iface_preauth(struct wpa_supplicant *wpa_s,
104 struct wpa_supplicant *wpa_s, char *addr)
122 static int wpa_supplicant_ctrl_iface_ctrl_rsp(struct wpa_supplicant *wpa_s,
204 static int wpa_supplicant_ctrl_iface_status(struct wpa_supplicant *wpa_s,
282 static int wpa_supplicant_ctrl_iface_bssid(struct wpa_supplicant *wpa_s,
319 struct wpa_supplicant *wpa_s, char *cmd, char *buf, size_t buflen)
374 struct wpa_supplicant *wpa_s, char *buf, size_t buflen)
532 struct wpa_supplicant *wpa_s, char *buf, size_t buflen
    [all...]
Makefile 12 ALL=wpa_supplicant wpa_passphrase wpa_cli
18 echo 'Building wpa_supplicant requires a configuration file'; \
751 OBJS += wpa_supplicant.o events.o
773 wpa_supplicant: .config $(OBJS)
774 $(LDO) $(LDFLAGS) -o wpa_supplicant $(OBJS) $(LIBS) $(EXTRALIBS)
824 wpa_supplicant.exe: wpa_supplicant
835 WINALL=wpa_supplicant.exe wpa_cli.exe wpa_passphrase.exe win_if_list.exe
903 docs-pics: doc/wpa_supplicant.png doc/wpa_supplicant.ep
    [all...]
defconfig 1 # Example wpa_supplicant build time configuration
97 # wpa_supplicant.
192 # This can be used to reduce the size of the wpa_supplicant considerably
212 # file = text file (e.g., wpa_supplicant.conf; note: the configuration file
265 # of wpa_supplicant and GnuTLS if this option is enabled. BSD license may not
281 # Include NDIS event processing through WMI into wpa_supplicant/wpasvc.
294 # be loaded in the beginning of the wpa_supplicant configuration file
322 # Add support for writing debug log to a file (/tmp/wpa_supplicant-log-#.txt)
priv_netlink.h 2 * wpa_supplicant - Private copy of Linux netlink/rtnetlink definitions.
tlsv1_client.h 2 * wpa_supplicant: TLSv1 client (RFC 2246)
eapol_test.c 14 * IEEE 802.1X Supplicant test code (to be used in place of wpa_supplicant.c.
28 #include "wpa_supplicant.h"
44 struct wpa_supplicant *wpa_s;
250 /* struct wpa_supplicant *wpa_s = ctx; */
264 struct wpa_supplicant *wpa_s = ctx;
272 struct wpa_supplicant *wpa_s = ctx;
342 static int test_eapol(struct eapol_test_data *e, struct wpa_supplicant *wpa_s,
394 struct wpa_supplicant *wpa_s)
423 struct wpa_supplicant *wpa_s = eloop_ctx;
665 struct wpa_supplicant *wpa_s, const char *authsrv
    [all...]
wpa_cli.c 2 * WPA Supplicant - command line interface for wpa_supplicant daemon
106 " reconfigure = force wpa_supplicant to re-read its configuration file\n"
140 " terminate = terminate wpa_supplicant\n"
150 static const char *ctrl_iface_dir = "/data/misc/wifi/wpa_supplicant";
152 static const char *ctrl_iface_dir = "/tmp/run/wpa_supplicant";
168 " wpa_supplicant\n"
170 " default path: /var/run/wpa_supplicant\n"
249 printf("Not connected to wpa_supplicant - command dropped.\n");
825 "Please see wpa_supplicant.conf documentation for full list "
967 "wpa_supplicant.\n")
    [all...]
wpa_ctrl.c 2 * wpa_supplicant/hostapd control interface library
45 * This structure is used by the wpa_supplicant/hostapd control interface
155 * wpa_supplicant. This keeps these files from being orphaned in the
313 * wpa_supplicant, not the reply to the
437 * Current named pipe server side in wpa_supplicant is
  /external/wpa_supplicant_8/wpa_supplicant/
nmake.mak 1 # Makefile for Microsoft nmake to build wpa_supplicant
8 all: wpa_supplicant.exe wpa_cli.exe wpa_passphrase.exe wpasvc.exe win_if_list.exe
79 $(OBJDIR)\wpa_supplicant.obj \
181 wpa_supplicant.exe: $(OBJDIR) $(OBJS) $(OBJS2)
182 link.exe /out:wpa_supplicant.exe $(LFLAGS) $(OBJS) $(OBJS2) $(LIBS)
240 erase $(OBJDIR)\*.obj wpa_supplicant.exe
.config 1 # Example wpa_supplicant build time configuration
110 # wpa_supplicant.
234 # This can be used to reduce the size of the wpa_supplicant considerably
260 # file = text file (e.g., wpa_supplicant.conf; note: the configuration file
323 # of wpa_supplicant and GnuTLS if this option is enabled. BSD license may not
343 # Include NDIS event processing through WMI into wpa_supplicant/wpasvc.
364 # be loaded in the beginning of the wpa_supplicant configuration file
384 # Add support for writing debug log to a file (/tmp/wpa_supplicant-log-#.txt)
scan.c 32 static void wpa_supplicant_gen_assoc_event(struct wpa_supplicant *wpa_s)
92 static void wpa_supplicant_assoc_try(struct wpa_supplicant *wpa_s,
188 int wpa_supplicant_trigger_scan(struct wpa_supplicant *wpa_s,
245 struct wpa_supplicant *wpa_s = eloop_ctx;
498 * @wpa_s: Pointer to wpa_supplicant data
505 void wpa_supplicant_req_scan(struct wpa_supplicant *wpa_s, int sec, int usec)
538 * @wpa_s: Pointer to wpa_supplicant data
543 void wpa_supplicant_cancel_scan(struct wpa_supplicant *wpa_s)
551 void wpa_supplicant_notify_scanning(struct wpa_supplicant *wpa_s,
787 * @wpa_s: Pointer to wpa_supplicant dat
    [all...]
todo.txt 17 - IEEE 802.1X and key update with driver_ndis?? wpa_supplicant did not seem
35 - consider merging hostapd and wpa_supplicant PMKSA cache implementations
40 - www pages about configuring wpa_supplicant:
  /hardware/broadcom/wlan/bcm4329/wpa_supplicant_8_lib/
driver_cmd_wext.c 76 struct wpa_supplicant *wpa_s = (struct wpa_supplicant *)(drv->ctx);
200 struct wpa_supplicant *wpa_s;
214 wpa_s = (struct wpa_supplicant *)(drv->ctx);
279 struct wpa_supplicant *wpa_s = (struct wpa_supplicant *)(drv->ctx);
  /hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
driver_cmd_wext.c 77 struct wpa_supplicant *wpa_s = (struct wpa_supplicant *)(drv->ctx);
201 struct wpa_supplicant *wpa_s;
215 wpa_s = (struct wpa_supplicant *)(drv->ctx);
280 struct wpa_supplicant *wpa_s = (struct wpa_supplicant *)(drv->ctx);
  /external/wpa_supplicant_6/wpa_supplicant/
wpa_cli.c 2 * WPA Supplicant - command line interface for wpa_supplicant daemon
101 static const char *ctrl_iface_dir = "/data/system/wpa_supplicant";
103 static const char *ctrl_iface_dir = "/var/run/wpa_supplicant";
124 " wpa_supplicant\n"
126 " default path: /var/run/wpa_supplicant\n"
208 printf("Not connected to wpa_supplicant - command dropped.\n");
938 "Please see wpa_supplicant.conf documentation for full list "
1103 "wpa_supplicant.\n");
1223 "= pings wpa_supplicant" },
1295 "<level> [<timestamp>] = update the log level/timestamp of wpa_supplicant\n
    [all...]
ctrl_iface.c 40 static int wpa_supplicant_ctrl_iface_set(struct wpa_supplicant *wpa_s,
84 static int wpa_supplicant_ctrl_iface_preauth(struct wpa_supplicant *wpa_s,
109 struct wpa_supplicant *wpa_s, char *addr)
129 struct wpa_supplicant *wpa_s, char *addr)
147 static int wpa_supplicant_ctrl_iface_wps_pbc(struct wpa_supplicant *wpa_s,
165 static int wpa_supplicant_ctrl_iface_wps_pin(struct wpa_supplicant *wpa_s,
207 static int wpa_supplicant_ctrl_iface_wps_reg(struct wpa_supplicant *wpa_s,
231 static int wpa_supplicant_ctrl_iface_ctrl_rsp(struct wpa_supplicant *wpa_s,
315 static int wpa_supplicant_ctrl_iface_status(struct wpa_supplicant *wpa_s,
393 static int wpa_supplicant_ctrl_iface_bssid(struct wpa_supplicant *wpa_s
    [all...]
  /build/target/product/
core.mk 107 wpa_supplicant.conf
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
priv_netlink.h 2 * wpa_supplicant - Private copy of Linux netlink/rtnetlink definitions.
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
build_config.h 2 * wpa_supplicant/hostapd - Build time configuration defines
  /external/wpa_supplicant_8/src/rsn_supp/
preauth.h 2 * wpa_supplicant - WPA2/RSN pre-authentication functions
  /external/wpa_supplicant_8/src/utils/
build_config.h 2 * wpa_supplicant/hostapd - Build time configuration defines
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/
WifiConnectionTest.java 85 // enable Wifi and verify wpa_supplicant is started
88 "interrupted while waiting for WPA_SUPPLICANT to start");
91 assertTrue("wpa_supplicant is not started ", mAct.mWifiManager.pingSupplicant());
  /external/wpa_supplicant/wpa_gui/
wpagui.ui.h 30 ctrl_iface_dir = strdup("/var/run/wpa_supplicant");
34 textStatus->setText("connecting to wpa_supplicant");
40 printf("Failed to open control connection to wpa_supplicant.\n");
220 printf("Failed to attach to wpa_supplicant\n");
293 textStatus->setText("Could not get status from wpa_supplicant");
471 QMessageBox::about(this, "wpa_gui for wpa_supplicant",
729 printf("Failed to open control connection to wpa_supplicant.\n");

Completed in 279 milliseconds

1 2 3 4 5 6 78 91011>>