Diff between 78f3e8f00eb0e35380de9a59827836b0160a7428 and 01cf316648a8ee84860afa1559901b162a383aa8

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 a2260a9..06d54b3 100644
--- a/lib/mgmt.h
+++ b/lib/mgmt.h
@@ -550,6 +550,8 @@ static const char *mgmt_op[] = {
 	"Set Scan Parameters",
 	"Set Secure Connections",
 	"Set Debug Keys",
+	"Set Privacy",
+	"Load Identity Resolving Keys",
 };
 
 static const char *mgmt_ev[] = {
@@ -577,6 +579,7 @@ static const char *mgmt_ev[] = {
 	"Device Unblocked",
 	"Device Unpaired",
 	"Passkey Notify",
+	"New Identity Resolving Key",
 };
 
 static const char *mgmt_status[] = {