Diff between d06b912df5abbf1cc046389c36726edd28b373d3 and 94ea14917ff99cffb2fb23b6a3867fc4b16b1b8d
Changed Files
| File | Additions | Deletions | Status |
| lib/uuid.h | +5 | -0 | modified |
Full Patch
diff --git a/lib/uuid.h b/lib/uuid.h
index 817a5e8..e682547 100644
--- a/lib/uuid.h
+++ b/lib/uuid.h
@@ -209,6 +209,11 @@ extern "C" {
#define CS_LOCK 0x2B86
#define CS_RANK 0x2B87
+
+/* Microphone Control Service(MICS) */
+#define MICS_UUID 0x184D
+#define MUTE_CHRC_UUID 0x2BC3
+
typedef struct {
enum {
BT_UUID_UNSPEC = 0,