OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wpa_supplicant
(Results
176 - 200
of
378
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/device/htc/flounder/
init.flounder.rc
206
service p2p_supplicant /system/bin/
wpa_supplicant
\
207
-iwlan0 -Dnl80211 -c/data/misc/wifi/
wpa_supplicant
.conf \
224
service
wpa_supplicant
/system/bin/
wpa_supplicant
\
225
-iwlan0 -Dnl80211 -c/data/misc/wifi/
wpa_supplicant
.conf \
/device/lge/bullhead/
init.bullhead.rc
325
service
wpa_supplicant
/system/bin/
wpa_supplicant
\
326
-iwlan0 -Dnl80211 -c/data/misc/wifi/
wpa_supplicant
.conf \
329
# we will start as root and
wpa_supplicant
will switch to user wifi
338
service p2p_supplicant /system/bin/
wpa_supplicant
\
341
-iwlan0 -Dnl80211 -c/data/misc/wifi/
wpa_supplicant
.conf \
345
# we will start as root and
wpa_supplicant
will switch to user wifi
/frameworks/base/wifi/java/android/net/wifi/
WifiEnterpriseConfig.java
72
* String representing the keystore URI used for
wpa_supplicant
.
78
* String representing the keystore URI used for
wpa_supplicant
,
120
// Fields to copy verbatim from
wpa_supplicant
.
336
// Loader and saver interfaces for exchanging data with
wpa_supplicant
.
338
// from the implementation that knows what
wpa_supplicant
wants.
345
* Set a value within
wpa_supplicant
configuration
359
* Returns a value within
wpa_supplicant
configuration
367
* Internal use only; supply field values to
wpa_supplicant
config. The configuration
404
* Internal use only; retrieve configuration from
wpa_supplicant
config.
405
* @param loader proxy for retrieving configuration keys from
wpa_supplicant
[
all
...]
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/lang/
wpa_gui_de.ts
308
<source>Failed to add network to
wpa_supplicant
310
<translation>Hinzufügen des Netzwerks in die
wpa_supplicant
315
<source>Failed to enable network in
wpa_supplicant
317
<translation>Aktivieren des Netzwerks in der
wpa_supplicant
341
<source>Failed to remove network from
wpa_supplicant
343
<translation>Entfernen des Netzwerks aus der
wpa_supplicant
902
<source>connecting to
wpa_supplicant
</source>
903
<translation>Verbindungsaufbau zu
wpa_supplicant
</translation>
907
<source>
wpa_supplicant
service is not running.
909
<translation>
wpa_supplicant
ist nicht gestartet
[
all
...]
/external/wpa_supplicant_8/hs20/client/
oma_dm_client.c
704
wpa_printf(MSG_INFO, "Updating
wpa_supplicant
credentials");
712
wpa_printf(MSG_INFO, "Failed to request
wpa_supplicant
to reconnect");
1227
wpa_printf(MSG_INFO, "Updating
wpa_supplicant
credentials");
1233
wpa_printf(MSG_INFO, "Failed to request
wpa_supplicant
to reconnect");
1234
write_summary(ctx, "Failed to request
wpa_supplicant
to reconnect");
[
all
...]
/external/wpa_supplicant_8/wpa_supplicant/
bgscan_learn.c
31
struct
wpa_supplicant
*wpa_s;
118
os_strncmp(buf, "
wpa_supplicant
-bgscan-learn\n", 28) != 0) {
175
fprintf(f, "
wpa_supplicant
-bgscan-learn\n");
273
struct
wpa_supplicant
*wpa_s = data->wpa_s;
351
static int * bgscan_learn_get_supp_freqs(struct
wpa_supplicant
*wpa_s)
383
static void * bgscan_learn_init(struct
wpa_supplicant
*wpa_s,
bgscan_simple.c
21
struct
wpa_supplicant
*wpa_s;
36
struct
wpa_supplicant
*wpa_s = data->wpa_s;
111
static void * bgscan_simple_init(struct
wpa_supplicant
*wpa_s,
config_winreg.c
11
* configuration file,
wpa_supplicant
.conf.
14
* \a HKEY_LOCAL_MACHINE\\SOFTWARE\\%
wpa_supplicant
\\configs
24
HKEY_LOCAL_MACHINE\SOFTWARE\
wpa_supplicant
\configs\test\networks\0000
40
#define WPA_KEY_PREFIX TEXT("SOFTWARE\\
wpa_supplicant
")
60
wpa_printf(MSG_DEBUG, "Could not open
wpa_supplicant
config "
294
wpa_printf(MSG_DEBUG, "Could not open
wpa_supplicant
config "
383
wpa_printf(MSG_ERROR, "Could not open
wpa_supplicant
networks "
464
wpa_printf(MSG_ERROR, "Could not open
wpa_supplicant
"
1001
wpa_printf(MSG_ERROR, "Could not open
wpa_supplicant
"
/system/connectivity/shill/supplicant/
wpa_supplicant.cc
17
#include "shill/supplicant/
wpa_supplicant
.h"
93
// no background scan parameter should be supplied to
wpa_supplicant
.
163
SHIMDIR "/
wpa_supplicant
.conf";
wpa_supplicant_unittest.cc
17
#include "shill/supplicant/
wpa_supplicant
.h"
/external/autotest/client/common_lib/cros/network/
xmlrpc_datatypes.py
163
"""Describes how to configure
wpa_supplicant
on a DUT."""
188
@param short_interval int
wpa_supplicant
short scanning interval.
189
@param long_interval int
wpa_supplicant
normal scanning interval.
190
@param method string a valid
wpa_supplicant
scanning algorithm (e.g.
/external/autotest/server/site_tests/network_WiFi_ConnectOnResume/
network_WiFi_ConnectOnResume.py
25
Note that since the BSS is hidden, and
wpa_supplicant
does not
/external/wpa_supplicant_8/src/common/
eapol_common.h
2
* EAPOL definitions shared between hostapd and
wpa_supplicant
wpa_helpers.c
2
*
wpa_supplicant
ctrl_iface helpers
18
char *wpas_ctrl_path = "/var/run/
wpa_supplicant
/";
/external/wpa_supplicant_8/src/drivers/
priv_netlink.h
2
*
wpa_supplicant
- Private copy of Linux netlink/rtnetlink definitions.
/external/wpa_supplicant_8/src/rsn_supp/
pmksa_cache.h
2
*
wpa_supplicant
- WPA2/RSN PMKSA cache functions
/frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pProvDiscEvent.java
54
* Note: The events formats can be looked up in the
wpa_supplicant
code
/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
driver_cmd_wext.c
205
struct
wpa_supplicant
*wpa_s;
219
wpa_s = (struct
wpa_supplicant
*)(drv->ctx);
284
struct
wpa_supplicant
*wpa_s = (struct
wpa_supplicant
*)(drv->ctx);
driver_cmd_nl80211.c
83
struct
wpa_supplicant
*wpa_s = (struct
wpa_supplicant
*)(drv->ctx);
/system/connectivity/shill/dbus/
chromeos_supplicant_bss_proxy.cc
24
#include "shill/supplicant/
wpa_supplicant
.h"
chromeos_supplicant_network_proxy.h
31
// ChromeosSupplicantNetworkProxy. provides access to
wpa_supplicant
's
/system/connectivity/shill/test-rpc-proxy/
proxy_rpc_in_data_types.h
27
// Describes how to configure
wpa_supplicant
on a DUT.
/external/wpa_supplicant_8/src/l2_packet/
l2_packet.h
11
* using libpcap and libdnet. When porting %
wpa_supplicant
to other operating
122
* for %
wpa_supplicant
operation, so full implementation is not required.
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
wpa_background.sgml
85
<refentrytitle>
wpa_supplicant
</refentrytitle>
93
<para>
wpa_supplicant
is copyright (c) 2003-2016,
/system/connectivity/shill/ethernet/
ethernet.h
86
//
wpa_supplicant
.
163
// Proxy instances used to talk to
wpa_supplicant
.
Completed in 439 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>