mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-12-02 00:24:25 +08:00
tools/btmgmt: Trival whitespace fix
This commit is contained in:
parent
4a56237aa8
commit
48519c78b6
@ -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" },
|
||||
|
Loading…
Reference in New Issue
Block a user