Home
last modified time | relevance | path

Searched refs:Wifi (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/proto/src/
Dwifi.proto24 // The information about the Wifi events.
27 // Session information that gets logged for every Wifi connection.
106 // State of the Wifi.
112 // Wifi is disabled.
115 // Wifi is enabled.
118 // Wifi is enabled and associated with an AP.
230 // Counts the occurrences of each Wifi score
252 // Wifi HAL on |WifiNative.setupInterfaceForClientMode|.
377 // Wifi power statistics
400 // Wifi HAL on |WifiNative.setupInterfaceForSoftApMode|.
[all …]
Dsystem_messages.proto190 // Inform the user that Wifi Wake will re-enable wifi when possible
193 // Inform the user that Wifi Wake has automatically re-enabled wifi
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsProtoDumpUtil.java1467 GlobalSettingsProto.Wifi.SLEEP_POLICY); in dumpProtoGlobalSettingsLocked()
1470 GlobalSettingsProto.Wifi.BADGING_THRESHOLDS); in dumpProtoGlobalSettingsLocked()
1473 GlobalSettingsProto.Wifi.DISPLAY_ON); in dumpProtoGlobalSettingsLocked()
1476 GlobalSettingsProto.Wifi.DISPLAY_CERTIFICATION_ON); in dumpProtoGlobalSettingsLocked()
1479 GlobalSettingsProto.Wifi.DISPLAY_WPS_CONFIG); in dumpProtoGlobalSettingsLocked()
1482 GlobalSettingsProto.Wifi.NETWORKS_AVAILABLE_NOTIFICATION_ON); in dumpProtoGlobalSettingsLocked()
1485 GlobalSettingsProto.Wifi.CARRIER_NETWORKS_AVAILABLE_NOTIFICATION_ON); in dumpProtoGlobalSettingsLocked()
1488 GlobalSettingsProto.Wifi.NETWORKS_AVAILABLE_REPEAT_DELAY); in dumpProtoGlobalSettingsLocked()
1491 GlobalSettingsProto.Wifi.COUNTRY_CODE); in dumpProtoGlobalSettingsLocked()
1494 GlobalSettingsProto.Wifi.FRAMEWORK_SCAN_INTERVAL_MS); in dumpProtoGlobalSettingsLocked()
[all …]
/frameworks/base/core/proto/android/wifi/
Denums.proto24 * Wifi Lock modes, primarily used in
/frameworks/base/core/proto/android/server/connectivity/
Ddata_stall_event.proto76 // Wifi specific information.
/frameworks/base/core/proto/android/os/
Dbatterystats.proto86 // Uptime is anytime the CPUs were on. The radio and Wifi chip
658 // Wifi data traffic (total, background + foreground).
679 // Wifi data traffic in the background only, included in total above.
862 message Wifi { message
865 // Duration holding Wifi-lock. This time is apportioned.
867 // Duration running Wifi. This time is apportioned.
869 // Duration performing Wifi-scan blamed on this App (i.e. apportioned to
870 // this app amongst all apps doing Wifi-scanning; see explanation of
879 optional Wifi wifi = 27;
/frameworks/base/wifi/tests/
DREADME.md1 # Wifi Unit Tests
/frameworks/opt/net/wifi/tests/wifitests/
DREADME.md1 # Wifi Unit Tests
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DREADME.txt27 Salient points about Wifi Service implementation
/frameworks/opt/net/wifi/service/
Dwifi-events.rc41 # Enable datapath events for Wifi.
/frameworks/base/core/proto/android/app/
Dsettings_enums.proto1547 // OPEN: Settings > Wifi > P2P Settings > Disconnect dialog
1550 // OPEN: Settings > Wifi > P2P Settings > Cancel connection dialog
1553 // OPEN: Settings > Wifi > P2P Settings > Rename dialog
1556 // OPEN: Settings > Wifi > P2P Settings > Forget group dialog
1625 // OPEN: Settings > Wifi > Saved AP > Edit dialog
1628 // OPEN: Settings > Wifi > Edit AP dialog
1631 // OPEN: Settings > Wifi > Write config to NFC dialog
1768 // OPEN: Settings > Wi-Fi > Wifi Preferences -> Advanced -> Network Scorer
2051 // note: Wifi Scanning must be off for this dialog to show
2333 // Panel for Wifi
/frameworks/base/telephony/java/android/telephony/
DCarrierConfigManager.java2854 public static final class Wifi { class in CarrierConfigManager
2898 private Wifi() {} in Wifi() method in CarrierConfigManager.Wifi
3388 sDefaults.putAll(Wifi.getDefaults()); in Wifi.getDefaults()
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto2645 // OPEN: Settings > Wifi > WPS Setup dialog
2651 // OPEN: Settings > WIFI Setup > Skip Wifi dialog
2744 // OPEN: Settings > Wifi > P2P Settings > Disconnect dialog
2747 // OPEN: Settings > Wifi > P2P Settings > Cancel connection dialog
2750 // OPEN: Settings > Wifi > P2P Settings > Rename dialog
2753 // OPEN: Settings > Wifi > P2P Settings > Forget group dialog
2825 // OPEN: Settings > Wifi > Saved AP > Edit dialog
2828 // OPEN: Settings > Wifi > Edit AP dialog
2831 // OPEN: Settings > Wifi > PBC Config dialog
2834 // OPEN: Settings > Wifi > Display pin dialog
[all …]
/frameworks/base/core/proto/android/providers/settings/
Dglobal.proto989 message Wifi { message
1033 optional Wifi wifi = 134;
/frameworks/base/cmds/statsd/src/
Datoms.proto1072 * Logs when Wifi is toggled on/off.
1073 * Note that Wifi may still perform certain functions (e.g. location scanning) even when disabled.
1087 * Logs when an app causes Wifi to run. In this context, 'to run' means to use Wifi Client Mode.
1089 * Note that Wifi Scanning is monitored separately in WifiScanStateChanged.
3867 * Pulls Wifi Controller Activity Energy Info
/frameworks/opt/telephony/proto/src/
Dtelephony.proto217 // Wifi-calling Mode.