All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
To: Marcin Kraglak <marcin.kraglak@tieto.com>
Cc: "linux-bluetooth@vger.kernel.org" <linux-bluetooth@vger.kernel.org>
Subject: Re: [PATCHv2 0/9] Read-by-type functionality
Date: Wed, 19 Nov 2014 18:56:13 +0200	[thread overview]
Message-ID: <CABBYNZKwjXtAqdH7w1fVx=5jFZs36mFUb--MWy6WgRkcZB_r3w@mail.gmail.com> (raw)
In-Reply-To: <1416396393-19997-1-git-send-email-marcin.kraglak@tieto.com>

Hi Marcin,

On Wed, Nov 19, 2014 at 1:26 PM, Marcin Kraglak
<marcin.kraglak@tieto.com> wrote:
> It allows user to perform Read By Type requests with given UUID
>
> v2:
>         Implementation moved to gatt-helpers instead of gatt-client
>         after conversation with Arman and Luiz.
>
> Marcin Kraglak (9):
>   shared/gatt-helpers: Add read-by-type functionality
>   shared/gatt-helpers: Add iterator to read_by_type results
>   unit/test-gatt: Add /TP/GAR/CL/BV-03-C-1 test
>   unit/test-gatt: Add /TP/GAR/CL/BV-03-C-2 test
>   unit/test-gatt: Add /TP/GAR/CL/BI-06-C test
>   unit/test-gatt: Add /TP/GAR/CL/BI-07-C test
>   unit/test-gatt: Add /TP/GAR/CL/BI-09-C test
>   unit/test-gatt: Add /TP/GAR/CL/BI-10-C test
>   unit/test-gatt: Add /TP/GAR/CL/BI-11-C test
>
>  src/shared/gatt-helpers.c | 152 ++++++++++++++++++++++++++++++++++++++++++-
>  src/shared/gatt-helpers.h |   9 +++
>  unit/test-gatt.c          | 160 ++++++++++++++++++++++++++++++++++++++++++++--
>  3 files changed, 316 insertions(+), 5 deletions(-)
>
> --
> 1.9.3

Applied, thanks.



-- 
Luiz Augusto von Dentz

      parent reply	other threads:[~2014-11-19 16:56 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-19 11:26 [PATCHv2 0/9] Read-by-type functionality Marcin Kraglak
2014-11-19 11:26 ` [PATCHv2 1/9] shared/gatt-helpers: Add read-by-type functionality Marcin Kraglak
2014-11-19 11:26 ` [PATCHv2 2/9] shared/gatt-helpers: Add iterator to read_by_type results Marcin Kraglak
2014-11-19 11:26 ` [PATCHv2 3/9] unit/test-gatt: Add /TP/GAR/CL/BV-03-C-1 test Marcin Kraglak
2014-11-19 11:26 ` [PATCHv2 4/9] unit/test-gatt: Add /TP/GAR/CL/BV-03-C-2 test Marcin Kraglak
2014-11-19 11:26 ` [PATCHv2 5/9] unit/test-gatt: Add /TP/GAR/CL/BI-06-C test Marcin Kraglak
2014-11-19 11:26 ` [PATCHv2 6/9] unit/test-gatt: Add /TP/GAR/CL/BI-07-C test Marcin Kraglak
2014-11-19 11:26 ` [PATCHv2 7/9] unit/test-gatt: Add /TP/GAR/CL/BI-09-C test Marcin Kraglak
2014-11-19 11:26 ` [PATCHv2 8/9] unit/test-gatt: Add /TP/GAR/CL/BI-10-C test Marcin Kraglak
2014-11-19 11:26 ` [PATCHv2 9/9] unit/test-gatt: Add /TP/GAR/CL/BI-11-C test Marcin Kraglak
2014-11-19 16:56 ` Luiz Augusto von Dentz [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='CABBYNZKwjXtAqdH7w1fVx=5jFZs36mFUb--MWy6WgRkcZB_r3w@mail.gmail.com' \
    --to=luiz.dentz@gmail.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 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.