From: Szymon Janc <szymon.janc@tieto.com>
To: Lukasz Rymanowski <lukasz.rymanowski@tieto.com>
Cc: linux-bluetooth@vger.kernel.org, johan.hedberg@gmail.com,
claudio.takahasi@openbossa.org, anderson.lizardo@openbossa.org,
armansito@chromium.org
Subject: Re: [PATCH 00/10] android/gatt: GATT Client write types support
Date: Mon, 14 Apr 2014 16:23:09 +0200 [thread overview]
Message-ID: <2909135.azPjR6oIy3@uw000953> (raw)
In-Reply-To: <1397340031-29711-1-git-send-email-lukasz.rymanowski@tieto.com>
Hi Łukasz,
On Sunday 13 of April 2014 00:00:21 Lukasz Rymanowski wrote:
> This patch set adds support for different write types.
> For this I had to expose some additional API from attrib.
>
> Only signed write left to implement.
>
> This patch set also do some code cleaning.
>
> Lukasz Rymanowski (10):
> attrib: Add API for reliable write
> attrib: Expose write execute
> android/gatt: Add helper to create descr_data
> android/gatt: Avoid double helper struct for read/write characteristic
> android/gatt: Add helper to create characteristic op data
> android/gatt: Fix error msg
> android/gatt: Daemon accepts only default write type
> android/gatt: Add support for reliable write
> android/gatt: Add support for write execute
> android/gatt: Add support for write without response
>
> android/gatt.c | 264 ++++++++++++++++++++++++++++++++++++++++++---------------
> attrib/gatt.c | 24 ++++++
> attrib/gatt.h | 8 ++
> 3 files changed, 226 insertions(+), 70 deletions(-)
>
>
Patches 3-7 are now pushed. Thanks.
I moved GATT write types definitions to HAL IPC.
--
Best regards,
Szymon Janc
prev parent reply other threads:[~2014-04-14 14:23 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-12 22:00 [PATCH 00/10] android/gatt: GATT Client write types support Lukasz Rymanowski
2014-04-12 22:00 ` [PATCH 01/10] attrib: Add API for reliable write Lukasz Rymanowski
2014-04-14 14:28 ` Szymon Janc
2014-04-12 22:00 ` [PATCH 02/10] attrib: Expose write execute Lukasz Rymanowski
2014-04-12 22:00 ` [PATCH 03/10] android/gatt: Add helper to create descr_data Lukasz Rymanowski
2014-04-12 22:00 ` [PATCH 04/10] android/gatt: Avoid double helper struct for read/write characteristic Lukasz Rymanowski
2014-04-12 22:00 ` [PATCH 05/10] android/gatt: Add helper to create characteristic op data Lukasz Rymanowski
2014-04-12 22:00 ` [PATCH 06/10] android/gatt: Fix error msg Lukasz Rymanowski
2014-04-12 22:00 ` [PATCH 07/10] android/gatt: Daemon accepts only default write type Lukasz Rymanowski
2014-04-12 22:00 ` [PATCH 08/10] android/gatt: Add support for reliable write Lukasz Rymanowski
2014-04-12 22:00 ` [PATCH 09/10] android/gatt: Add support for write execute Lukasz Rymanowski
2014-04-12 22:00 ` [PATCH 10/10] android/gatt: Add support for write without response Lukasz Rymanowski
2014-04-14 14:23 ` Szymon Janc [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=2909135.azPjR6oIy3@uw000953 \
--to=szymon.janc@tieto.com \
--cc=anderson.lizardo@openbossa.org \
--cc=armansito@chromium.org \
--cc=claudio.takahasi@openbossa.org \
--cc=johan.hedberg@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=lukasz.rymanowski@tieto.com \
/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