Linux bluetooth development
 help / color / mirror / Atom feed
From: Szymon Janc <szymon.janc@gmail.com>
To: Lukasz Rymanowski <lukasz.rymanowski@tieto.com>
Cc: linux-bluetooth@vger.kernel.org, szymon.janc@tieto.com
Subject: Re: [PATCH 00/15] android/gatt: Gatt client improvements
Date: Tue, 08 Apr 2014 21:57:26 +0200	[thread overview]
Message-ID: <2361626.J53QVkP15G@athlon> (raw)
In-Reply-To: <1396948952-2035-1-git-send-email-lukasz.rymanowski@tieto.com>

Hi Łukasz,

On Tuesday 08 April 2014 11:22:17 Lukasz Rymanowski wrote:
> This patch set adds:
> * caching primary and included sevices.
> * fix in hanling included services
> * add list of disconnected devices - thanks to this we keep
> cached services and next connect is faster.
> * Fix  instance id for primary and included services
> 
> Lukasz Rymanowski (15):
>   android/gatt: Change name of gatt_primary in service structure
>   android/gatt: Add flag primary to struct service
>   android/gatt: Add helper functions to send all primary services
>   android/gatt: Use cached primary services if possible
>   android/gatt: Add create_device helper function
>   android/gatt: Add list of disconnected device
>   android/gatt: Minor change in get_include_data
>   android/gatt: Add msg size check for get included service
>   android/gatt: Prepare to cache included services
>   android/gatt: Add helper function to create_service
>   android/gatt: Cache include services
>   android/gatt: Add helper to send included service
>   android/gatt: Change label name from failed to reply
>   android/gatt: Use cache for included services
>   android/gatt: Fix instance id for primary and included service
> 
>  android/gatt.c | 509
> +++++++++++++++++++++++++++++++++++++++------------------ 1 file changed,
> 346 insertions(+), 163 deletions(-)

All patches applied (including v2) with some changes discussed offline, 
thanks.

-- 
Szymon K. Janc
szymon.janc@gmail.com

      parent reply	other threads:[~2014-04-08 19:57 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-08  9:22 [PATCH 00/15] android/gatt: Gatt client improvements Lukasz Rymanowski
2014-04-08  9:22 ` [PATCH 01/15] android/gatt: Change name of gatt_primary in service structure Lukasz Rymanowski
2014-04-08  9:22 ` [PATCH 02/15] android/gatt: Add flag primary to struct service Lukasz Rymanowski
2014-04-08  9:22 ` [PATCH 03/15] android/gatt: Add helper functions to send all primary services Lukasz Rymanowski
2014-04-08  9:22 ` [PATCH 04/15] android/gatt: Use cached primary services if possible Lukasz Rymanowski
2014-04-08  9:22 ` [PATCH 05/15] android/gatt: Add create_device helper function Lukasz Rymanowski
2014-04-08  9:22 ` [PATCH 06/15] android/gatt: Add list of disconnected device Lukasz Rymanowski
2014-04-08  9:22 ` [PATCH 07/15] android/gatt: Minor change in get_include_data Lukasz Rymanowski
2014-04-08  9:22 ` [PATCH 08/15] android/gatt: Add msg size check for get included service Lukasz Rymanowski
2014-04-08  9:22 ` [PATCH 09/15] android/gatt: Prepare to cache included services Lukasz Rymanowski
2014-04-08  9:22 ` [PATCH 10/15] android/gatt: Add helper function to create_service Lukasz Rymanowski
2014-04-08  9:22 ` [PATCH 11/15] android/gatt: Cache include services Lukasz Rymanowski
2014-04-08  9:22 ` [PATCH 12/15] android/gatt: Add helper to send included service Lukasz Rymanowski
2014-04-08  9:22 ` [PATCH 13/15] android/gatt: Change label name from failed to reply Lukasz Rymanowski
2014-04-08  9:22 ` [PATCH 14/15] android/gatt: Use cache for included services Lukasz Rymanowski
2014-04-08  9:22 ` [PATCH 15/15] android/gatt: Fix instance id for primary and included service Lukasz Rymanowski
2014-04-08 19:57 ` 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=2361626.J53QVkP15G@athlon \
    --to=szymon.janc@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=lukasz.rymanowski@tieto.com \
    --cc=szymon.janc@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