All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lukasz Rymanowski <lukasz.rymanowski@tieto.com>
To: linux-bluetooth@vger.kernel.org
Cc: Lukasz Rymanowski <lukasz.rymanowski@tieto.com>
Subject: [PATCH v3 1/7] tools/btgatt-client: Minor fix of menu alignment
Date: Fri,  6 Mar 2015 17:48:52 +0100	[thread overview]
Message-ID: <1425660538-25884-2-git-send-email-lukasz.rymanowski@tieto.com> (raw)
In-Reply-To: <1425660538-25884-1-git-send-email-lukasz.rymanowski@tieto.com>

---
 tools/btgatt-client.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/btgatt-client.c b/tools/btgatt-client.c
index c90f265..e2e0d15 100644
--- a/tools/btgatt-client.c
+++ b/tools/btgatt-client.c
@@ -1135,9 +1135,9 @@ static struct {
 	{ "unregister-notify", cmd_unregister_notify,
 						"Unregister a not/ind session"},
 	{ "set-sec-level", cmd_set_sec_level,
-					"Set security level on le connection"},
+				"\tSet security level on le connection"},
 	{ "get-sec-level", cmd_get_sec_level,
-					"Get security level on le connection"},
+				"\tGet security level on le connection"},
 	{ "set-sign-key", cmd_set_sign_key,
 				"\tSet signing key for signed write command"},
 	{ }
-- 
1.8.4


  reply	other threads:[~2015-03-06 16:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-06 16:48 [PATCH v3 0/7] shared/gatt-client: Add support for prepare/execute write Lukasz Rymanowski
2015-03-06 16:48 ` Lukasz Rymanowski [this message]
2015-03-06 16:48 ` [PATCH v3 2/7] shared/gatt-client: Add helper to cancel long write request Lukasz Rymanowski
2015-03-06 16:48 ` [PATCH v3 3/7] shared/gatt-client: Make usage of cancel_long_write_cb Lukasz Rymanowski
2015-03-06 16:48 ` [PATCH v3 4/7] shared/gatt-client: Add write prepare and execute Lukasz Rymanowski
2015-03-06 16:48 ` [PATCH v3 5/7] shared/gatt-client: Add coexistence of long write and prepare write Lukasz Rymanowski
2015-03-06 16:48 ` [PATCH v3 6/7] shared/gatt-client: Support cancel of " Lukasz Rymanowski
2015-03-06 16:48 ` [PATCH v3 7/7] tools/btgatt-client: Add prepare and execute write Lukasz Rymanowski
2015-03-09  7:04   ` Gowtham Anandha Babu
2015-03-09 10:28     ` Lukasz Rymanowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1425660538-25884-2-git-send-email-lukasz.rymanowski@tieto.com \
    --to=lukasz.rymanowski@tieto.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.