From: Johan Hedberg <johan.hedberg@gmail.com>
To: chen.ganir@ti.com
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH v6 0/4] Add DeviceInformationService plugin
Date: Wed, 4 Apr 2012 15:04:29 +0300 [thread overview]
Message-ID: <20120404120429.GA5525@x220> (raw)
In-Reply-To: <1333528137-9305-1-git-send-email-chen.ganir@ti.com>
Hi Chen,
On Wed, Apr 04, 2012, chen.ganir@ti.com wrote:
> From: Chen Ganir <chen.ganir@ti.com>
>
> Add Device Information Service GATT Client for reading peer
> device PNP_ID and store it.
>
> Chen Ganir (4):
> Add DeviceInformation GATT Client
> DeviceInfo: Add connection logic
> DeviceInfo: Discover Characteristics
> DeviceInfo: Read PNP ID
>
> Makefile.am | 8 ++-
> deviceinfo/deviceinfo.c | 193 +++++++++++++++++++++++++++++++++++++++++++++++
> deviceinfo/deviceinfo.h | 24 ++++++
> deviceinfo/main.c | 52 +++++++++++++
> deviceinfo/manager.c | 82 ++++++++++++++++++++
> deviceinfo/manager.h | 24 ++++++
> doc/device-api.txt | 4 +
> src/device.c | 34 ++++++++
> src/device.h | 4 +
> 9 files changed, 423 insertions(+), 2 deletions(-)
> create mode 100644 deviceinfo/deviceinfo.c
> create mode 100644 deviceinfo/deviceinfo.h
> create mode 100644 deviceinfo/main.c
> create mode 100644 deviceinfo/manager.c
> create mode 100644 deviceinfo/manager.h
All four patches have been applied though I did have to fix up your
additions to device-api.txt since you weren't being consistent with the
indentation with the rest of the file.
Johan
prev parent reply other threads:[~2012-04-04 12:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-04 8:28 [PATCH v6 0/4] Add DeviceInformationService plugin chen.ganir
2012-04-04 8:28 ` [PATCH v6 1/4] Add DeviceInformation GATT Client chen.ganir
2012-04-04 8:28 ` [PATCH v6 2/4] DeviceInfo: Add connection logic chen.ganir
2012-04-04 8:28 ` [PATCH v6 3/4] DeviceInfo: Discover Characteristics chen.ganir
2012-04-04 8:28 ` [PATCH v6 4/4] DeviceInfo: Read PNP ID chen.ganir
2012-04-04 11:54 ` [PATCH v6 0/4] Add DeviceInformationService plugin Anderson Lizardo
2012-04-04 12:04 ` Johan Hedberg [this message]
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=20120404120429.GA5525@x220 \
--to=johan.hedberg@gmail.com \
--cc=chen.ganir@ti.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).