Diff between 5c69dbc1c707d18293a1a3557bbe0953dbc4ebaf and 9f79f001166a3c261e2af7c77c4b7d9e738c8a0b

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 f808196..c1ee77e 100644
--- a/tools/btmgmt.c
+++ b/tools/btmgmt.c
@@ -95,6 +95,7 @@ static const char *settings_str[] = {
 				"le",
 				"advertising",
 				"secure-conn",
+				"debug-keys",
 };
 
 static void print_settings(uint32_t settings)