HomeSort by relevance Sort by last modified time
    Searched full:wpa_supplicant (Results 301 - 325 of 385) sorted by null

<<111213141516

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiConfigManager.java 298 * wpa_supplicant.conf
    [all...]
WifiNetworkHistory.java 116 * wpa_supplicant.conf
323 * information read from wpa_supplicant.conf
WifiMonitor.java 55 * Listens for events from the wpa_supplicant server, and passes them on
138 * Names of events from wpa_supplicant (minus the prefix). In the
639 String suppState = System.getProperty("init.svc.wpa_supplicant");
645 + " init.svc.wpa_supplicant=" + suppState
    [all...]
WifiNative.java 361 * Start a scan using wpa_supplicant for the given frequencies.
493 * Enables a network in wpa_supplicant.
503 * Enable a network in wpa_supplicant, do not connect.
513 * Disables a network in wpa_supplicant.
523 * Select a network in wpa_supplicant (Disables all others).
608 * See wpa_supplicant/src/common/wpa_ctrl.h for details.
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
InformationElementUtil.java 311 * by wpa_supplicant.
519 * @return security string that mirrors what wpa_supplicant generates
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
WifiP2pServiceImpl.java 96 * driver through wpa_supplicant and handles the event responses through WifiMonitor.
123 /* Two minutes comes from the wpa_supplicant setting */
222 /* Service discovery request ID of wpa_supplicant.
    [all...]
  /external/autotest/server/
site_linux_router.py 174 '/usr/sbin/wpa_supplicant', host=self.host)
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_bsd.c 78 /* Generic functions for hostapd and wpa_supplicant */
1160 "wpa_supplicant-based roaming: %s", __func__,
    [all...]
  /frameworks/base/wifi/java/android/net/wifi/
WifiScanner.java 177 * These Id's should correspond to the wpa_supplicant's networkId's and will be used
178 * in connectivity scans using wpa_supplicant.
539 /** Network ID in wpa_supplicant */
    [all...]
ScanResult.java 62 * |struct wpa_bss| in wpa_supplicant/bss.h for more details.
WifiInfo.java 521 * in an event sent by {@code wpa_supplicant}.
  /external/autotest/client/cros/networking/
wifi_proxy.py 278 """Configures bgscan parameters for wpa_supplicant.
  /external/wpa_supplicant_8/src/common/
qca-vendor.h 257 * after roaming, rather than having the user space wpa_supplicant do it.
wpa_common.h 2 * WPA definitions shared between hostapd and wpa_supplicant
  /external/wpa_supplicant_8/src/crypto/
tls_internal.c 8 * This file interface functions for hostapd/wpa_supplicant to use the
  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_ndis.c 47 * whenever wpa_supplicant is trying to pre-authenticate and then switching
  /external/wpa_supplicant_8/src/utils/
wpa_debug.h 2 * wpa_supplicant/hostapd / Debug prints
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
SupplicantBridge.java 235 * Build a wpa_supplicant ANQP query command
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/
BaseWifiScannerImplTest.java 183 * supported by wpa_supplicant when invoking native scan.
  /system/connectivity/shill/dbus/
chromeos_supplicant_interface_proxy.cc 25 #include "shill/supplicant/wpa_supplicant.h"
  /system/connectivity/shill/
eap_credentials.cc 38 #include "shill/supplicant/wpa_supplicant.h"
eap_credentials_unittest.cc 34 #include "shill/supplicant/wpa_supplicant.h"
  /system/connectivity/shill/ethernet/
ethernet.cc 55 #include "shill/supplicant/wpa_supplicant.h"
ethernet_unittest.cc 49 #include "shill/supplicant/wpa_supplicant.h"
  /system/connectivity/shill/wifi/
wifi_service.cc 47 #include "shill/supplicant/wpa_supplicant.h"
656 // with wpa_supplicant. If we have one from our endpoint, insert it
    [all...]

Completed in 2169 milliseconds

<<111213141516