summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/uuid.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/uuid.h b/lib/uuid.h
index cb9294be8..f667a74b9 100644
--- a/lib/uuid.h
+++ b/lib/uuid.h
@@ -164,6 +164,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,