From: Sheldon Demario <sheldon.demario@openbossa.org>
To: linux-bluetooth@vger.kernel.org
Cc: Sheldon Demario <sheldon.demario@openbossa.org>
Subject: [PATCH v2 0/2] Clean up in the minimum mtu check
Date: Thu, 17 Feb 2011 11:18:39 -0300 [thread overview]
Message-ID: <1297952321-12523-1-git-send-email-sheldon.demario@openbossa.org> (raw)
Just a little clean up in the minimum mtu check
Sheldon Demario (2):
Move do_connect() to a common file between interactive.c and
gatttool.c
Use PSM value to select LE or BR/EDR transport on gatttool
Makefile.am | 3 +-
attrib/gatttool.c | 83 ++++-----------------------------------
attrib/gatttool.h | 4 +-
attrib/interactive.c | 25 ++++++++----
attrib/utils.c | 107 ++++++++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 137 insertions(+), 85 deletions(-)
create mode 100644 attrib/utils.c
next reply other threads:[~2011-02-17 14:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-17 14:18 Sheldon Demario [this message]
2011-02-17 14:18 ` [PATCH v2 1/2] Move do_connect() to a common file between interactive.c and gatttool.c Sheldon Demario
2011-02-17 14:18 ` [PATCH v2 2/2] Use PSM value to select LE or BR/EDR transport on gatttool Sheldon Demario
2011-02-17 18:50 ` [PATCH v2 0/2] Clean up in the minimum mtu check Johan Hedberg
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=1297952321-12523-1-git-send-email-sheldon.demario@openbossa.org \
--to=sheldon.demario@openbossa.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox