lib/uuid: Add VCS UUIDs
authorSathish Narasimman <sathish.narasimman@intel.com>
Thu, 15 Sep 2022 09:54:09 +0000 (15:24 +0530)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:54 +0000 (14:55 +0530)
This adds Volume Control Service UUIDs which will be used by
Volume Control Profile.

Signed-off-by: Manika Shrivastava <manika.sh@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
lib/uuid.h

index 6dee11b..16e58eb 100755 (executable)
@@ -186,6 +186,13 @@ extern "C" {
 #define ASE_SOURCE_UUID                                        0x2bc5
 #define ASE_CP_UUID                                    0x2bc6
 
+#define VCS_UUID                                       0x1844
+#define VOL_OFFSET_CS_UUID                             0x1845
+#define AUDIO_INPUT_CS_UUID                            0x1843
+#define VOL_STATE_CHRC_UUID                            0x2B7D
+#define VOL_CP_CHRC_UUID                               0x2B7E
+#define VOL_FLAG_CHRC_UUID                             0x2B7F
+
 typedef struct {
        enum {
                BT_UUID_UNSPEC = 0,