summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/BluetoothProfile.java
diff options
context:
space:
mode:
authorJakub Pawlowski <jpawlowski@google.com>2021-08-30 21:10:26 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-30 21:10:26 +0000
commitf0307d111eac0f5bdd1031bd98228a844dd9fd60 (patch)
tree453e29217bf402af4fcf824cddc1126abfc0a3b9 /core/java/android/bluetooth/BluetoothProfile.java
parent2b3dbdd95bae3dfd3e1201919f5a4a92dc0a5206 (diff)
parent54beaf2012d4772d603a08bbbc0863eedb6632dd (diff)
Merge "csip: Add constants for the Coordinated Set Identification Profile" am: 54beaf2012
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1807297 Change-Id: I707c1fdd5831763a3bcdfa819e61ea3b01707110
Diffstat (limited to 'core/java/android/bluetooth/BluetoothProfile.java')
-rw-r--r--core/java/android/bluetooth/BluetoothProfile.java8
1 files changed, 7 insertions, 1 deletions
diff --git a/core/java/android/bluetooth/BluetoothProfile.java b/core/java/android/bluetooth/BluetoothProfile.java
index 5b67a75a2b43..0cf9f9fd6f43 100644
--- a/core/java/android/bluetooth/BluetoothProfile.java
+++ b/core/java/android/bluetooth/BluetoothProfile.java
@@ -227,12 +227,18 @@ public interface BluetoothProfile {
int MCP_SERVER = 24;
/**
+ * Coordinated Set Identification Profile set coordinator
+ *
+ */
+ int CSIP_SET_COORDINATOR = 25;
+
+ /**
* Max profile ID. This value should be updated whenever a new profile is added to match
* the largest value assigned to a profile.
*
* @hide
*/
- int MAX_PROFILE_ID = 24;
+ int MAX_PROFILE_ID = 25;
/**
* Default priority for devices that we try to auto-connect to and