From: Szymon Janc <szymon.janc@tieto.com>
To: Marcin Kraglak <marcin.kraglak@tieto.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCHv2 0/4] Gatt database skeleton
Date: Fri, 25 Apr 2014 09:53:10 +0200 [thread overview]
Message-ID: <11771691.Xrp9yWhCWP@leonov> (raw)
In-Reply-To: <1398338627-32588-1-git-send-email-marcin.kraglak@tieto.com>
Hi Marcin,
On Thursday 24 of April 2014 13:23:43 Marcin Kraglak wrote:
> Changes in v2:
> - removed doxygen comments
> - in new_service method num_handle must be 1 or greater
> - removed coding-style errors
>
> Marcin Kraglak (4):
> gatt: Add skeleton of gatt-db
> gatt: Add services list to gatt_db struct
> gatt: Add method for creating services in gatt_db
> gatt: Add remove_service function to gatt-db
>
> android/Android.mk | 1 +
> android/Makefile.am | 1 +
> src/shared/gatt-db.c | 193
> +++++++++++++++++++++++++++++++++++++++++++++++++++ src/shared/gatt-db.h |
> 31 +++++++++
> 4 files changed, 226 insertions(+)
> create mode 100644 src/shared/gatt-db.c
> create mode 100644 src/shared/gatt-db.h
Patches 1 and 2 are now pushed, thanks.
--
BR
Szymon Janc
prev parent reply other threads:[~2014-04-25 7:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-24 11:23 [PATCHv2 0/4] Gatt database skeleton Marcin Kraglak
2014-04-24 11:23 ` [PATCHv2 1/4] gatt: Add skeleton of gatt-db Marcin Kraglak
2014-04-24 11:23 ` [PATCHv2 2/4] gatt: Add services list to gatt_db struct Marcin Kraglak
2014-04-24 11:23 ` [PATCHv2 3/4] gatt: Add method for creating services in gatt_db Marcin Kraglak
2014-04-24 11:23 ` [PATCHv2 4/4] gatt: Add remove_service function to gatt-db Marcin Kraglak
2014-04-25 7:53 ` 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=11771691.Xrp9yWhCWP@leonov \
--to=szymon.janc@tieto.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=marcin.kraglak@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