All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arman Uguray <armansito@chromium.org>
To: linux-bluetooth@vger.kernel.org
Cc: Arman Uguray <armansito@chromium.org>
Subject: [PATCH BlueZ v2 0/7] Introduce tools/btgatt-client.
Date: Sat, 30 Aug 2014 09:02:42 -0700	[thread overview]
Message-ID: <1409414569-20068-1-git-send-email-armansito@chromium.org> (raw)

* v2: Rebased on latest master & fixed conflicts in Makefile.tools
* v1: Removed L2CAP_LM socket options; using only BT_SECURITY now.

Arman Uguray (7):
  tools/btgatt-client: Introduce tools/btgatt-client
  tools/btgatt-client: Added L2CAP LE ATT connection.
  tools/btgatt-client: Integrate bt_att and bt_gatt_client.
  tools/btgatt-client: Add command parsing.
  tools/btgatt-client: Add "ready" handler.
  tools/btgatt-client: Add "services" command.
  tools/btgatt: Add command argument support.

 Makefile.tools        |  13 +-
 tools/btgatt-client.c | 657 ++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 669 insertions(+), 1 deletion(-)
 create mode 100644 tools/btgatt-client.c

-- 
2.1.0.rc2.206.gedb03e5


             reply	other threads:[~2014-08-30 16:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-30 16:02 Arman Uguray [this message]
2014-08-30 16:02 ` [PATCH BlueZ v2 1/7] tools/btgatt-client: Introduce tools/btgatt-client Arman Uguray
2014-08-30 16:02 ` [PATCH BlueZ v2 2/7] tools/btgatt-client: Added L2CAP LE ATT connection Arman Uguray
2014-08-30 16:02 ` [PATCH BlueZ v2 3/7] tools/btgatt-client: Integrate bt_att and bt_gatt_client Arman Uguray
2014-08-30 16:02 ` [PATCH BlueZ v2 4/7] tools/btgatt-client: Add command parsing Arman Uguray
2014-08-30 16:02 ` [PATCH BlueZ v2 5/7] tools/btgatt-client: Add "ready" handler Arman Uguray
2014-08-30 16:02 ` [PATCH BlueZ v2 6/7] tools/btgatt-client: Add "services" command Arman Uguray
2014-08-30 16:02 ` [PATCH BlueZ v2 7/7] tools/btgatt: Add command argument support Arman Uguray
2014-08-30 16:48 ` [PATCH BlueZ v2 0/7] Introduce tools/btgatt-client Marcel Holtmann

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=1409414569-20068-1-git-send-email-armansito@chromium.org \
    --to=armansito@chromium.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 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.