OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:supplicant
(Results
176 - 200
of
279
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/wifi/java/android/net/wifi/p2p/nsd/
WifiP2pServiceResponse.java
187
* Create the list of WifiP2pServiceResponse instance from
supplicant
event.
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
ScanDetailCache.java
204
// This checks the time at which we have received the scan result from
supplicant
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/
ChannelHelper.java
221
* Gets the list of channels that should be supplied to
supplicant
for a scan. Will either
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiConfigStoreTest.java
229
fail("Error reading test
supplicant
conf string");
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/
SupplicantPnoScannerTest.java
84
* Verify that the HW disconnected PNO scan triggers a
supplicant
PNO scan and invokes the
/hardware/libhardware_legacy/include/hardware_legacy/
wifi_hal.h
145
void (*on_country_code_changed)(char code[2]); // We can get this from
supplicant
too
/external/wpa_supplicant_8/wpa_supplicant/
android.config
74
# Enable IEEE 802.1X
Supplicant
(automatically included if any EAP method is
202
# Remove WPA support, e.g., for wired-only IEEE 802.1X
supplicant
, to save
config_ssid.h
2
* WPA
Supplicant
/ Network configuration structures
273
* Proactive key caching is used to make
supplicant
assume that the APs
defconfig
86
# Enable IEEE 802.1X
Supplicant
(automatically included if any EAP method is
218
# Remove WPA support, e.g., for wired-only IEEE 802.1X
supplicant
, to save
eap_testing.txt
12
Supplicant
is verified to match with the one received by the (now
236
packet from
Supplicant
looks like the one sent in the Phase 1. The
README-Windows.txt
12
Supplicant
on Windows. The current port requires that WinPcap
bgscan_learn.c
2
* WPA
Supplicant
- background scan and roaming module: learn
mesh.c
2
* WPA
Supplicant
- Basic mesh mode routines
mesh_rsn.c
2
* WPA
Supplicant
- Mesh RSN routines
/system/connectivity/shill/wifi/
wifi_endpoint.cc
35
#include "shill/
supplicant
/supplicant_bss_proxy_interface.h"
36
#include "shill/
supplicant
/wpa_supplicant.h"
wake_on_wifi.cc
[
all
...]
/frameworks/base/wifi/java/android/net/wifi/
WifiConfiguration.java
200
/**
supplicant
will not attempt to use this network */
202
/**
supplicant
will consider this network available for association */
212
* The ID number that the
supplicant
uses to identify this
214
* to most calls into the
supplicant
.
[
all
...]
/external/autotest/server/
site_linux_router.py
103
STATION_CONF_FILE_PATTERN = '/tmp/wpa-
supplicant
-test-%s.conf'
104
STATION_LOG_FILE_PATTERN = '/tmp/wpa-
supplicant
-test-%s.log'
105
STATION_PID_FILE_PATTERN = '/tmp/wpa-
supplicant
-test-%s.pid'
[
all
...]
/external/wpa_supplicant_8/src/crypto/
crypto_libtomcrypt.c
2
* WPA
Supplicant
/ Crypto wrapper for LibTomCrypt (for internal TLSv1)
/external/wpa_supplicant_8/src/l2_packet/
l2_packet_linux.c
2
* WPA
Supplicant
- Layer2 packet handling with Linux packet sockets
l2_packet_ndis.c
2
* WPA
Supplicant
- Layer2 packet handling with Microsoft NDISUIO
/external/wpa_supplicant_8/src/rsn_supp/
preauth.c
2
* RSN pre-authentication (
supplicant
)
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
SupplicantBridge.java
59
* Response from
supplicant
bridge for the initiated request.
/system/connectivity/shill/
eap_credentials.cc
38
#include "shill/
supplicant
/wpa_supplicant.h"
eap_credentials_unittest.cc
34
#include "shill/
supplicant
/wpa_supplicant.h"
Completed in 1191 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>