summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-07-19 22:21:20 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-07-19 22:21:20 +0000
commitb1e38fa8d7ebbd4b3f84fb2dc34280124fa2f05a (patch)
tree3e13a76220579886369409a3125708e63a49af2d
parentfab692ad508b56244564594c3490ffe452187990 (diff)
parentfbedd08a28c88ec7fef233c5ed32c1f4ec5a75c8 (diff)
Snap for 8847256 from fbedd08a28c88ec7fef233c5ed32c1f4ec5a75c8 to t-keystone-qcom-release
Change-Id: I58b23cf7ac1ce0573a403d410446c6fde5eecd3f
-rw-r--r--framework/java/android/bluetooth/BluetoothProfile.java8
1 files changed, 6 insertions, 2 deletions
diff --git a/framework/java/android/bluetooth/BluetoothProfile.java b/framework/java/android/bluetooth/BluetoothProfile.java
index 4b8b52b6da..2ce4b79ad2 100644
--- a/framework/java/android/bluetooth/BluetoothProfile.java
+++ b/framework/java/android/bluetooth/BluetoothProfile.java
@@ -314,7 +314,11 @@ public interface BluetoothProfile {
* @hide
*/
public static final int CC_SERVER = 37;
-
+ /**
+ * Coordinated Audio Unicast
+ * @hide
+ */
+ int COORDINATED_AUDIO_UNICAST = 38;
/**
* Max profile ID. This value should be updated whenever a new profile is added to match
@@ -322,7 +326,7 @@ public interface BluetoothProfile {
*
* @hide
*/
- int MAX_PROFILE_ID = 37;
+ int MAX_PROFILE_ID = 38;
/**
* Default priority for devices that we try to auto-connect to and