Diff between 718e7cfea30d8f13a3228a655f526aaed1e845ff and 7f3adaeb6ffd090c4fbf84b1f9144a4c3545c490

Changed Files

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

Full Patch

diff --git a/lib/mgmt.h b/lib/mgmt.h
index 5ff851d..6063f6f 100644
--- a/lib/mgmt.h
+++ b/lib/mgmt.h
@@ -594,9 +594,6 @@ static const char *mgmt_op[] = {
 	"Load Identity Resolving Keys",
 	"Get Connection Information",
 	"Get Clock Information",
-	"Add Device",
-	"Remove Device",
-	"Load Connection Parameters",
 };
 
 static const char *mgmt_ev[] = {
@@ -626,7 +623,6 @@ static const char *mgmt_ev[] = {
 	"Passkey Notify",
 	"New Identity Resolving Key",
 	"New Signature Resolving Key",
-	"New Connection Parameter",
 };
 
 static const char *mgmt_status[] = {