/frameworks/proto_logging/stats/atoms/bluetooth/ |
D | bluetooth_extension_atoms.proto | 68 * Logs hashed Bluetooth device names 71 * packages/modules/Bluetooth 78 // For paired devices, it stays consistent between Bluetooth toggling for the 80 // For unpaired devices, it stays consistent within the same Bluetooth adapter 85 // SHA256 hashed Bluetooth device name. 90 * Logs when L2CAP CoC on a Bluetooth device connects and disconnects. 97 // For paired devices, it stays consistent between Bluetooth toggling for the 99 // For unpaired devices, it stays consistent within the same Bluetooth adapter 127 * Logs when L2CAP CoC on a Bluetooth device connects and disconnects. 134 // For paired devices, it stays consistent between Bluetooth toggling for the [all …]
|
/frameworks/base/services/tests/servicestests/src/com/android/server/ |
D | OWNERS | 4 per-file *Bluetooth* = file:platform/packages/modules/Bluetooth:master:/framework/OWNERS
|
/frameworks/base/telephony/common/ |
D | Android.bp | 25 "//packages/apps/Bluetooth", 26 "//packages/modules/Bluetooth/android/app",
|
/frameworks/proto_logging/stats/enums/stats/connectivity/ |
D | tethering.proto | 48 // Bluetooth tethering type. 64 // Indicates upstream using a Bluetooth transport. 76 // Indicates upstream using a Bluetooth+VPN transport.
|
/frameworks/proto_logging/stats/express/catalog/ |
D | bluetooth.cfg | 57 description: "How many times the Bluetooth start with AutoOnFeature supported" 66 description: "How many times the Bluetooth restart because of AutoOnFeature" 93 …description: "How many times Bluetooth could not be turned OFF and needed to be kill from the bind…
|
/frameworks/proto_logging/stats/enums/bluetooth/ |
D | enums.proto | 23 // Bluetooth connection states. 31 // Bluetooth Adapter Enable and Disable Reasons 54 // First item is the default value, other values follow Bluetooth spec definition 65 // Within Android Bluetooth stack 67 // Outside Android Bluetooth stack 463 // Major Class from packages/modules/Bluetooth/framework/java/android/bluetooth/BluetoothClass.java
|
/frameworks/proto_logging/stats/atoms/wear/connectivity/ |
D | wear_connectivity_extension_atoms.proto | 43 // e.g. Bluetooth, Wifi, Wifi Scan, Cellular Radio, Cellular Data 62 * internet access via Bluetooth when the companion phone is connected to the watch. 95 // WearConnectivityService receives the Bluetooth connection change broadcast.
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/domain/model/ |
D | AudioOutputDevice.kt | 41 data class Bluetooth( dataClass
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/domain/interactor/ |
D | AudioOutputInteractor.kt | 95 return AudioOutputDevice.Bluetooth( in <lambda>() 118 AudioOutputDevice.Bluetooth( in <lambda>()
|
/frameworks/av/media/audio/aconfig/ |
D | audio.aconfig | 41 "Enable Bluetooth MAC address anonymization when reporting " 58 "Enable dynamic spatial audio over Bluetooth LE Audio."
|
D | audioserver.aconfig | 63 "Play media strategy over Bluetooth SCO when active"
|
/frameworks/base/data/keyboards/ |
D | AVRCP.kl | 15 # Key layout used for Bluetooth AVRCP support.
|
D | Vendor_03f6_Product_a001.idc | 19 # Reports from this touchpad sometimes get bunched together due to Bluetooth
|
D | Vendor_05ac_Product_0265.idc | 18 # WHEN MODIFYING, also change the Bluetooth file (Vendor_004c_Product_0265.idc)
|
D | Vendor_004c_Product_0265.idc | 16 # Apple Magic Trackpad 2 (Bluetooth) configuration file
|
/frameworks/base/core/proto/android/server/ |
D | Android.bp | 26 visibility: ["//packages/modules/Bluetooth:__subpackages__"],
|
/frameworks/proto_logging/stats/enums/bluetooth/hci/ |
D | enums.proto | 23 // HCI command opcodes (OCF+OGF) from Bluetooth 5.0 specification Vol 2, Part E, Section 7 35 CMD_ADD_SCO_CONNECTION = 0x0407; // Deprecated since Bluetooth 1.2 333 // HCI event codes from the Bluetooth 5.0 specification Vol 2, Part 7, Section 7 417 // Bluetooth low energy related meta event codes 418 // from the Bluetooth 5.0 specification Vol 2, Part E, Section 7.7.65 445 // HCI status code from the Bluetooth 5.0 specification Vol 2, Part D.
|
/frameworks/proto_logging/stats/enums/input/ |
D | enums.proto | 205 // A stylus that reports some information through Bluetooth that is then fused 224 // Bluetooth or Bluetooth Low Energy (BLE)
|
/frameworks/proto_logging/stats/enums/media/audio/ |
D | enums.proto | 57 * A device type describing a Bluetooth device typically used 62 * A device type describing a Bluetooth device supporting the A2DP profile. 149 * A device type describing a Bluetooth Low Energy (BLE) audio headset 157 * A device type describing a Bluetooth Low Energy (BLE) audio speaker. 177 * A device type describing a Bluetooth Low Energy (BLE) broadcast group.
|
/frameworks/proto_logging/stats/enums/media/midi/ |
D | enums.proto | 39 * A Bluetooth MIDI device.
|
/frameworks/base/media/java/android/media/flags/ |
D | media_better_together.aconfig | 23 description: "Use Audio Policies implementation for device and Bluetooth route controllers." 68 description: "Use BluetoothDevice.getAlias to populate the name of Bluetooth MediaRoute2Infos."
|
/frameworks/libs/modules-utils/java/ |
D | Android.bp | 139 "//packages/modules/Bluetooth/system/binder", 140 "//packages/modules/Bluetooth/android/app/aidl",
|
/frameworks/proto_logging/stats/enums/nearby/ |
D | enums.proto | 68 // Scan over Bluetooth
|
/frameworks/proto_logging/stats/enums/net/ |
D | enums.proto | 29 // Indicates this network uses a Bluetooth transport.
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/volume/domain/interactor/ |
D | AudioOutputInteractorTest.kt | 151 assertThat(device).isInstanceOf(AudioOutputDevice.Bluetooth::class.java) in inCall_bluetooth_returnsCommunicationDevice() 214 assertThat(device).isInstanceOf(AudioOutputDevice.Bluetooth::class.java) in notInCall_bluetooth_returnsMediaDevice()
|