HomeSort by relevance Sort by last modified time
    Searched full:supplicant (Results 276 - 300 of 409) sorted by null

<<11121314151617

  /external/wpa_supplicant_8/src/drivers/
driver_roboswitch.c 2 * WPA Supplicant - roboswitch driver interface
  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_pcap.c 2 * WPA Supplicant - Layer2 packet handling with libpcap/libdnet and WinPcap
l2_packet_winpcap.c 2 * WPA Supplicant - Layer2 packet handling with WinPcap RX thread
  /external/wpa_supplicant_8/src/rsn_supp/
wpa_i.h 2 * Internal WPA/RSN supplicant state machine definitions
pmksa_cache.c 2 * WPA Supplicant - RSN PMKSA cache
119 * @spa: Supplicant address
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new.h 2 * WPA Supplicant / dbus-based control interface
  /external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
wpa_cli.sgml 177 wpa_cli pings the supplicant.</para></listitem>
  /external/wpa_supplicant_8/wpa_supplicant/hidl/1.0/
hidl.cpp 26 using android::hardware::wifi::supplicant::V1_0::implementation::HidlManager;
sta_network.cpp 20 using android::hardware::wifi::supplicant::V1_0::ISupplicantStaNetwork;
21 using android::hardware::wifi::supplicant::V1_0::SupplicantStatus;
74 namespace supplicant { namespace in namespace:android::hardware::wifi
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/hidl/1.1/
hidl.cpp 26 using android::hardware::wifi::supplicant::V1_1::implementation::HidlManager;
  /external/wpa_supplicant_8/wpa_supplicant/
main.c 2 * WPA Supplicant / main() function for UNIX like OSes and MinGW
android.config 74 # Enable IEEE 802.1X Supplicant (automatically included if any EAP method is
206 # Remove WPA support, e.g., for wired-only IEEE 802.1X supplicant, to save
config_ssid.h 2 * WPA Supplicant / Network configuration structures
306 * 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
  /hardware/interfaces/compatibility_matrices/
compatibility_matrix.3.xml 459 <name>android.hardware.wifi.supplicant</name>
  /tools/test/connectivity/acts/tests/google/wifi/
WifiPasspointTest.py 172 # Wait for a Disconnect event from the supplicant.
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiController.java 344 // Supplicant can't restart right away, so note the time we switched off
500 // Supplicant can't restart right away, so not the time we switched off
WificondControl.java 416 Log.e(TAG, "Failed to disable supplicant due to remote exception");
432 Log.e(TAG, "Failed to enable supplicant due to remote exception");
WifiServiceImpl.java     [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
PasspointProvider.java 577 * Set WPA supplicant's anonymous identity field to a string containing the NAI realm, so
579 * packet. WPA supplicant will reset this field after using it for the EAP-Response/Identity
  /hardware/interfaces/wifi/supplicant/1.0/
ISupplicantP2pIface.hal 17 package android.hardware.wifi.supplicant@1.0;
23 * Interface exposed by the supplicant for each P2P mode network
  /frameworks/base/wifi/java/android/net/wifi/
WifiConfiguration.java 241 /** supplicant will not attempt to use this network */
243 /** supplicant will consider this network available for association */
253 * The ID number that the supplicant uses to identify this
255 * to most calls into the supplicant.
    [all...]
  /external/autotest/server/
site_linux_router.py 110 STATION_CONF_FILE_PATTERN = '/tmp/wpa-supplicant-test-%s.conf'
111 STATION_LOG_FILE_PATTERN = '/tmp/wpa-supplicant-test-%s.log'
112 STATION_PID_FILE_PATTERN = '/tmp/wpa-supplicant-test-%s.pid'
    [all...]
  /development/vndk/tools/definition-tool/datasets/
eligible-list-28.csv 101 /system/${LIB}/android.hardware.wifi.supplicant@1.0.so,VNDK,
102 /system/${LIB}/android.hardware.wifi.supplicant@1.1.so,VNDK,
576 /system/${LIB}/vndk${VNDK_VER}/android.hardware.wifi.supplicant@1.0.so,VNDK,
577 /system/${LIB}/vndk${VNDK_VER}/android.hardware.wifi.supplicant@1.1.so,VNDK,
    [all...]

Completed in 1818 milliseconds

<<11121314151617