Diff between 97ad0ecbfdd4934860e46984dc83aa876d7e448c and c35d32b19989a26a584d87e2639fe8abd0f7e63c

Changed Files

File Additions Deletions Status
lib/mgmt.h +2 -0 modified

Full Patch

diff --git a/lib/mgmt.h b/lib/mgmt.h
index 796190c..efbdfb4 100644
--- a/lib/mgmt.h
+++ b/lib/mgmt.h
@@ -96,6 +96,8 @@ struct mgmt_rp_read_index_list {
 #define MGMT_SETTING_STATIC_ADDRESS	0x00008000
 #define MGMT_SETTING_PHY_CONFIGURATION	0x00010000
 #define MGMT_SETTING_WIDEBAND_SPEECH	0x00020000
+#define MGMT_SETTING_CIS_CENTRAL	0x00040000
+#define MGMT_SETTING_CIS_PERIPHERAL	0x00080000
 
 #define MGMT_OP_READ_INFO		0x0004
 struct mgmt_rp_read_info {