Diff between c863b07ea45588fb4d3c95a1baaab647b3bf3bed and 73de6ea5fea0b0de37de6395ca5aad143adc32f7

Changed Files

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

Full Patch

diff --git a/lib/mgmt.h b/lib/mgmt.h
index 2d3adfe..ebd7152 100644
--- a/lib/mgmt.h
+++ b/lib/mgmt.h
@@ -593,6 +593,8 @@ static const char *mgmt_op[] = {
 	"Set Privacy",
 	"Load Identity Resolving Keys",
 	"Get Connection Information",
+	"Load Connection Parameters",
+	"Get Clock Information",
 };
 
 static const char *mgmt_ev[] = {
@@ -622,6 +624,7 @@ static const char *mgmt_ev[] = {
 	"Passkey Notify",
 	"New Identity Resolving Key",
 	"New Signature Resolving Key",
+	"New Connection Parameter",
 };
 
 static const char *mgmt_status[] = {