/frameworks/base/wifi/java/android/net/wifi/ |
ScanResult.java | 30 * to the attributes described here, the supplicant keeps track of 64 * of the per-BSS scan results returned by WPA supplicant. See the definition of 311 * field of the per-BSS scan results from WPA supplicant. 392 * anqp lines from supplicant BSS response
|
/frameworks/base/wifi/java/android/net/wifi/p2p/ |
WifiP2pDeviceList.java | 91 /** Only updates details fetched from the supplicant @hide */
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
WifiCountryCode.java | 179 // 1. Wpa supplicant may silently modify the country code.
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
SupplicantStateTrackerTest.java | 81 * a message when supplicant state changes
|
/hardware/interfaces/wifi/hostapd/1.0/ |
IHostapd.hal | 19 import android.hardware.wifi.supplicant@1.0::Ssid;
|
/hardware/interfaces/wifi/supplicant/1.0/ |
ISupplicantStaNetwork.hal | 17 package android.hardware.wifi.supplicant@1.0; 23 * Interface exposed by the supplicant for each station mode network 150 * the supplicant to represent each network. 539 * Proactive key caching is used to make supplicant assume that the APs [all...] |
/packages/apps/Settings/res/layout/ |
wifi_status_test.xml | 44 <!--Supplicant State-->
|
/prebuilts/vndk/v27/arm/configs/ |
vndkcore.libraries.txt | 63 android.hardware.wifi.supplicant@1.0.so
|
/prebuilts/vndk/v27/arm64/configs/ |
vndkcore.libraries.txt | 63 android.hardware.wifi.supplicant@1.0.so
|
/prebuilts/vndk/v27/x86/configs/ |
vndkcore.libraries.txt | 63 android.hardware.wifi.supplicant@1.0.so
|
/prebuilts/vndk/v27/x86_64/configs/ |
vndkcore.libraries.txt | 63 android.hardware.wifi.supplicant@1.0.so
|
/system/sepolicy/prebuilts/api/26.0/private/ |
hwservice_contexts | 45 android.hardware.wifi.supplicant::ISupplicant u:object_r:hal_wifi_supplicant_hwservice:s0
|
/system/sepolicy/prebuilts/api/27.0/private/ |
hwservice_contexts | 49 android.hardware.wifi.supplicant::ISupplicant u:object_r:hal_wifi_supplicant_hwservice:s0
|
/test/vts/tools/build/tasks/list/ |
vts_adapter_package_list.mk | 233 android.hardware.wifi.supplicant@1.0-adapter \ 234 android.hardware.wifi.supplicant@1.0-adapter-helper \ 235 android.hardware.wifi.supplicant@1.1-adapter \ 236 android.hardware.wifi.supplicant@1.1-adapter-helper \
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/ |
WifiP2pServiceImpl.java | 667 // During a connection, supplicant can tell us that a device was lost. From a supplicant's [all...] |
SupplicantP2pIfaceCallback.java | 19 import android.hardware.wifi.supplicant.V1_0.ISupplicantP2pIfaceCallback; 20 import android.hardware.wifi.supplicant.V1_0.WpsConfigMethods;
|
/build/make/target/product/vndk/ |
28.txt | 143 VNDK-core: android.hardware.wifi.supplicant@1.0.so 144 VNDK-core: android.hardware.wifi.supplicant@1.1.so
|
current.txt | 143 VNDK-core: android.hardware.wifi.supplicant@1.0.so 144 VNDK-core: android.hardware.wifi.supplicant@1.1.so
|
/external/wpa_supplicant_8/src/eap_peer/ |
eap_wsc.c | 163 registrar = 1; /* Supplicant is Registrar */ 166 registrar = 0; /* Supplicant is Enrollee */
|
/external/wpa_supplicant_8/src/eap_server/ |
eap_server_wsc.c | 88 registrar = 0; /* Supplicant is Registrar */ 92 registrar = 1; /* Supplicant is Enrollee */
|
/external/wpa_supplicant_8/src/eapol_supp/ |
eapol_supp_sm.h | 2 * EAPOL supplicant state machines 242 * @authorized: Whether the supplicant port is now in authorized state
|
/external/wpa_supplicant_8/wpa_supplicant/ |
README | 1 WPA Supplicant 57 Supplicant: 229 the Authenticator (AP) and Supplicant (client station). 233 the Authenticator and Supplicant. This handshake is also used to 234 verify that both Authenticator and Supplicant know the master session 257 wpa_supplicant is an implementation of the WPA Supplicant component, 274 - If WPA-EAP: integrated IEEE 802.1X Supplicant completes EAP 277 - If WPA-EAP: master key is received from the IEEE 802.1X Supplicant [all...] |
/test/vts/tools/vts-tradefed/res/push_groups/ |
RecordReplayTest.push | 217 DATA/lib/android.hardware.wifi.supplicant@1.0-vts.profiler.so->system/lib/android.hardware.wifi.supplicant@1.0-vts.profiler.so 218 DATA/lib64/android.hardware.wifi.supplicant@1.0-vts.profiler.so->system/lib64/android.hardware.wifi.supplicant@1.0-vts.profiler.so 407 DATA/lib/android.hardware.wifi.supplicant@1.0-vts.profiler.so->system/lib/hw/android.hardware.wifi.supplicant@1.0-vts.profiler.so 408 DATA/lib64/android.hardware.wifi.supplicant@1.0-vts.profiler.so->system/lib64/hw/android.hardware.wifi.supplicant@1.0-vts.profiler.so
|
/development/vndk/tools/definition-tool/datasets/ |
eligible-list-28-properties.csv | 219 android.hardware.wifi.supplicant@1.0,True,False,True,hidl_interface 220 android.hardware.wifi.supplicant@1.0-adapter-helper,True,False,True,hidl_interface 221 android.hardware.wifi.supplicant@1.1,True,False,True,hidl_interface 222 android.hardware.wifi.supplicant@1.1-adapter-helper,True,False,True,hidl_interface
|
/device/google/marlin/ |
manifest.xml | 325 <name>android.hardware.wifi.supplicant</name>
|