Home
last modified time | relevance | path

Searched refs:Bluetooth (Results 1 – 25 of 59) sorted by relevance

123

/frameworks/proto_logging/stats/atoms/bluetooth/
Dbluetooth_extension_atoms.proto68 * 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/
DOWNERS4 per-file *Bluetooth* = file:platform/packages/modules/Bluetooth:master:/framework/OWNERS
/frameworks/base/telephony/common/
DAndroid.bp25 "//packages/apps/Bluetooth",
26 "//packages/modules/Bluetooth/android/app",
/frameworks/proto_logging/stats/enums/stats/connectivity/
Dtethering.proto48 // Bluetooth tethering type.
64 // Indicates upstream using a Bluetooth transport.
76 // Indicates upstream using a Bluetooth+VPN transport.
/frameworks/proto_logging/stats/express/catalog/
Dbluetooth.cfg57 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/
Denums.proto23 // 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/
Dwear_connectivity_extension_atoms.proto43 // 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/
DAudioOutputDevice.kt41 data class Bluetooth( dataClass
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/domain/interactor/
DAudioOutputInteractor.kt95 return AudioOutputDevice.Bluetooth( in <lambda>()
118 AudioOutputDevice.Bluetooth( in <lambda>()
/frameworks/av/media/audio/aconfig/
Daudio.aconfig41 "Enable Bluetooth MAC address anonymization when reporting "
58 "Enable dynamic spatial audio over Bluetooth LE Audio."
Daudioserver.aconfig63 "Play media strategy over Bluetooth SCO when active"
/frameworks/base/data/keyboards/
DAVRCP.kl15 # Key layout used for Bluetooth AVRCP support.
DVendor_03f6_Product_a001.idc19 # Reports from this touchpad sometimes get bunched together due to Bluetooth
DVendor_05ac_Product_0265.idc18 # WHEN MODIFYING, also change the Bluetooth file (Vendor_004c_Product_0265.idc)
DVendor_004c_Product_0265.idc16 # Apple Magic Trackpad 2 (Bluetooth) configuration file
/frameworks/base/core/proto/android/server/
DAndroid.bp26 visibility: ["//packages/modules/Bluetooth:__subpackages__"],
/frameworks/proto_logging/stats/enums/bluetooth/hci/
Denums.proto23 // 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/
Denums.proto205 // 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/
Denums.proto57 * 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/
Denums.proto39 * A Bluetooth MIDI device.
/frameworks/base/media/java/android/media/flags/
Dmedia_better_together.aconfig23 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/
DAndroid.bp139 "//packages/modules/Bluetooth/system/binder",
140 "//packages/modules/Bluetooth/android/app/aidl",
/frameworks/proto_logging/stats/enums/nearby/
Denums.proto68 // Scan over Bluetooth
/frameworks/proto_logging/stats/enums/net/
Denums.proto29 // Indicates this network uses a Bluetooth transport.
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/volume/domain/interactor/
DAudioOutputInteractorTest.kt151 assertThat(device).isInstanceOf(AudioOutputDevice.Bluetooth::class.java) in inCall_bluetooth_returnsCommunicationDevice()
214 assertThat(device).isInstanceOf(AudioOutputDevice.Bluetooth::class.java) in notInCall_bluetooth_returnsMediaDevice()

123