Diff between 46f68d732be64e4adfc9f0fdd3b1d5724d6c442d and c6bb2f223c211feefe486dd5b9e8a090d5000184

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 5d4785f..857ff9a 100644
--- a/lib/mgmt.h
+++ b/lib/mgmt.h
@@ -635,6 +635,7 @@ static const char *mgmt_op[] = {
 	"Get Clock Information",
 	"Add Device",
 	"Remove Device",
+	"Load Connection Parameters",
 };
 
 static const char *mgmt_ev[] = {
@@ -666,6 +667,7 @@ static const char *mgmt_ev[] = {
 	"New Signature Resolving Key",
 	"Device Added",
 	"Device Removed",
+	"New Connection Parameter",
 };
 
 static const char *mgmt_status[] = {