Diff between 35a564d981800ce01bb227534b999e48dbc998e5 and 78f3e8f00eb0e35380de9a59827836b0160a7428

Changed Files

File Additions Deletions Status
tools/btmgmt.c +1 -0 modified

Full Patch

diff --git a/tools/btmgmt.c b/tools/btmgmt.c
index 618dca7..50b90ab 100644
--- a/tools/btmgmt.c
+++ b/tools/btmgmt.c
@@ -96,6 +96,7 @@ static const char *settings_str[] = {
 				"advertising",
 				"secure-conn",
 				"debug-keys",
+				"privacy",
 };
 
 static void print_settings(uint32_t settings)