lib/uuid: Add CSIS UUIDs
authorSathish Narasimman <sathish.narasimman@intel.com>
Tue, 22 Nov 2022 10:12:27 +0000 (15:42 +0530)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 10:11:34 +0000 (15:41 +0530)
This adds Coordinated Set Identification Service UUIDs which will
be used by Coordinated Set Identification Profile.

lib/uuid.h

index c2130a0..cf17132 100755 (executable)
@@ -209,6 +209,13 @@ extern "C" {
 #define MEDIA_CP_OP_SUPPORTED_CHRC_UUID         0x2ba5
 #define MEDIA_CONTENT_CONTROL_ID_CHRC_UUID      0x2bba
 
+/* Coordinated Set Identification Profile(CSIP) */
+#define CSIS_UUID                                      0x1846
+#define CS_SIRK                                                0x2B84
+#define CS_SIZE                                                0x2B85
+#define CS_LOCK                                                0x2B86
+#define CS_RANK                                                0x2B87
+
 typedef struct {
        enum {
                BT_UUID_UNSPEC = 0,