Diff between cad62a72dfd68a64e34f730c09d7ff2b39aa0d1c and eb505db7ccbaf954451687be1107934a71bd51c5

Changed Files

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

Full Patch

diff --git a/tools/btmgmt.c b/tools/btmgmt.c
index d0d6f97..4b73d06 100644
--- a/tools/btmgmt.c
+++ b/tools/btmgmt.c
@@ -94,8 +94,8 @@ static const char *settings_str[] = {
 				"ssp",
 				"br/edr",
 				"hs",
-				"le" ,
-				"advertising" ,
+				"le",
+				"advertising",
 };
 
 static void print_settings(uint32_t settings)