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

<<11121314151617

  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_freebsd.c 2 * WPA Supplicant - Layer2 packet handling with FreeBSD
  /external/wpa_supplicant_8/wpa_supplicant/
bgscan_simple.c 2 * WPA Supplicant - background scan and roaming module: simple
ibss_rsn.c 526 wpa_printf(MSG_DEBUG, "RSN: IBSS Supplicant for peer "MACSTR
531 wpa_printf(MSG_DEBUG, "RSN: Starting IBSS Supplicant for peer "MACSTR,
772 wpa_printf(MSG_DEBUG, "RSN: IBSS RX EAPOL for Supplicant from "
Android.mk     [all...]
wpas_glue.c 2 * WPA Supplicant - Glue code to setup EAPOL and RSN modules
1008 wpa_printf(MSG_DEBUG, "AP mode active - skip EAPOL Supplicant "
1014 wpa_printf(MSG_DEBUG, "EAPOL: Supplicant port status: %s",
    [all...]
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/unit/
WifiClientTest.java 188 // Test case 3: ping supplicant
  /hardware/interfaces/compatibility_matrices/
compatibility_matrix.1.xml 315 <name>android.hardware.wifi.supplicant</name>
compatibility_matrix.2.xml 363 <name>android.hardware.wifi.supplicant</name>
compatibility_matrix.legacy.xml 315 <name>android.hardware.wifi.supplicant</name>
  /system/sepolicy/prebuilts/api/28.0/private/
hwservice_contexts 63 android.hardware.wifi.supplicant::ISupplicant u:object_r:hal_wifi_supplicant_hwservice:s0
  /system/sepolicy/private/
hwservice_contexts 63 android.hardware.wifi.supplicant::ISupplicant u:object_r:hal_wifi_supplicant_hwservice:s0
  /tools/tradefederation/core/src/com/android/tradefed/device/
IWifiHelper.java 29 * The Wifi supplicant state. Should match states defined in android.net.wifi.SupplicantState.
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiBackupRestore.java 329 * Restore state from the older supplicant back up data.
339 Log.e(TAG, "Invalid supplicant backup data received");
500 * Class for capturing a network definition from the wifi supplicant config file.
    [all...]
WifiMetrics.java 19 import android.hardware.wifi.supplicant.V1_0.ISupplicantStaIfaceCallback;
580 * Increment total number of supplicant failure after wps
697 * @param level2FailureCode Level 2 failure code returned by supplicant
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/hidl/1.0/
hidl_manager.cpp 81 "supplicant callback object");
371 namespace supplicant { namespace in namespace:android::hardware::wifi
394 supplicant_object_ = new Supplicant(global);
399 // If config file does not exist, we cannot start supplicant.
    [all...]
p2p_iface.cpp 31 using android::hardware::wifi::supplicant::V1_0::ISupplicantP2pIface;
50 namespace supplicant { namespace in namespace:android::hardware::wifi
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/hidl/1.1/
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...]
hidl_manager.cpp 81 "supplicant callback object");
399 namespace supplicant { namespace in namespace:android::hardware::wifi
403 using namespace android::hardware::wifi::supplicant::V1_0;
404 using namespace android::hardware::wifi::supplicant::V1_1;
426 supplicant_object_ = new Supplicant(global);
    [all...]
p2p_iface.cpp 31 using android::hardware::wifi::supplicant::V1_0::ISupplicantP2pIface;
50 namespace supplicant { namespace in namespace:android::hardware::wifi
    [all...]
  /frameworks/base/wifi/java/android/net/wifi/
WifiManager.java 99 // Supplicant error codes:
573 * Broadcast intent action indicating that a connection to the supplicant has
575 * to perform Wi-Fi operations) or the connection to the supplicant has been
584 "android.net.wifi.supplicant.CONNECTION_CHANGE";
587 * the supplicant daemon has been gained or lost. {@code true} means
624 * {@link SupplicantState}. Note that the supplicant state is Wi-Fi specific, and
634 "android.net.wifi.supplicant.STATE_CHANGE";
645 * The lookup key for a {@link SupplicantState} describing the supplicant
656 * The lookup key for a {@link SupplicantState} describing the supplicant
    [all...]
WifiEnterpriseConfig.java 320 * Interface used for retrieving supplicant configuration from WifiEnterpriseConfig
334 * Interface used for populating a WifiEnterpriseConfig from supplicant configuration
    [all...]
  /external/wpa_supplicant_8/src/ap/
wpa_auth.c 779 wpa_hexdump(MSG_DEBUG, "FT: PMKR1Name from Supplicant",
816 /* Supplicant reported a Michael MIC error */
1064 * Some supplicant implementations (e.g., Windows XP
1088 * Supplicant may still be using the old SNonce since
    [all...]
ieee802_1x.c 169 /* According to some information, WinXP Supplicant seems to
794 /* Process incoming EAP packet from Supplicant */
892 * ieee802_1x_receive - Process the EAPOL frames from the Supplicant
1061 "unauthorized Supplicant");
    [all...]
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsBackupAgent.java 384 // wifi supplicant
386 if (DEBUG_BACKUP) Log.d(TAG, supplicant_size + " bytes of wifi supplicant data");
    [all...]
  /device/google/wahoo/
manifest.xml 370 <name>android.hardware.wifi.supplicant</name>

Completed in 904 milliseconds

<<11121314151617