--- tools/btmgmt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/btmgmt.c b/tools/btmgmt.c index 22fc547..8f5a981 100644 --- a/tools/btmgmt.c +++ b/tools/btmgmt.c @@ -2443,7 +2443,7 @@ static struct { { "hs", cmd_hs, "Toggle HS support" }, { "le", cmd_le, "Toggle LE support" }, { "advertising",cmd_advertising,"Toggle LE advertising", }, - { "bredr", cmd_bredr, "Toggle BR/EDR support", }, + { "bredr", cmd_bredr, "Toggle BR/EDR support", }, { "privacy", cmd_privacy, "Toggle privacy support" }, { "class", cmd_class, "Set device major/minor class" }, { "disconnect", cmd_disconnect, "Disconnect device" }, -- 1.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html