From: Szymon Janc <szymon.janc@tieto.com>
To: Lukasz Rymanowski <lukasz.rymanowski@tieto.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 00/16] android/gatt: Improve robustness in Gatt Client
Date: Fri, 27 Feb 2015 16:35:12 +0100 [thread overview]
Message-ID: <1700104.J3KWP9YFvK@uw000953> (raw)
In-Reply-To: <1424943583-30061-1-git-send-email-lukasz.rymanowski@tieto.com>
Hi Łukasz,
On Thursday 26 of February 2015 10:39:27 Lukasz Rymanowski wrote:
> This set improves robustness on searching services, characteristics,
> descriptors and included services.
>
> Issue found on UPF50.
>
> There is 4 test showing issue and after each test there is a fix for that.
>
> Last 5 patches is a same fix for shared/gatt-helpers. I did not write special
> test for it as we will test it once we make Android to use it shared code.
> Anyway, this change does not brake gatt unit tests
>
> Lukasz Rymanowski (16):
> android/tester-gatt: Add robustness test for search services
> attrib/gatt: Improve robustness on search primary services
> android/tester-gatt: Add robustness test for get characteristic
> attrib/gatt: Minor refactor in char_discovered_cb
> attrib/gatt: Improve robustness when searching for characteristics
> android/gatt: Check status on get characteristic callback
> android/tester: Add robustness test for get descriptor
> attrib/gatt: Minor refactor in desc_discovered_cb
> attrib/gatt: Improve robustness when searching for descriptors
> android/tester: Add robustness test for get included services
> attrib/gatt: Improve robustness when searching for included services
> shated/gatt-helpers: Improve robustness of search service
> shared/gatt-helpers: Improve robustness of get characteristics
> shared/gatt-helpers: Improve robustness of get include services
> shared/gatt-helpers: Improve robustness read by type request
> shared/gatt-helpers: Improve robustness of get descriptors
>
> android/gatt.c | 8 +++
> android/tester-gatt.c | 128 ++++++++++++++++++++++++++++++++++++++++++++++
> attrib/gatt.c | 93 +++++++++++++++++++++++++++++----
> src/shared/gatt-helpers.c | 89 +++++++++++++++++++++++++++++---
> 4 files changed, 302 insertions(+), 16 deletions(-)
>
Patches 1-11 are now applied, thanks.
--
Best regards,
Szymon Janc
prev parent reply other threads:[~2015-02-27 15:35 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-26 9:39 [PATCH 00/16] android/gatt: Improve robustness in Gatt Client Lukasz Rymanowski
2015-02-26 9:39 ` [PATCH 01/16] android/tester-gatt: Add robustness test for search services Lukasz Rymanowski
2015-02-26 9:39 ` [PATCH 02/16] attrib/gatt: Improve robustness on search primary services Lukasz Rymanowski
2015-02-26 9:39 ` [PATCH 03/16] android/tester-gatt: Add robustness test for get characteristic Lukasz Rymanowski
2015-02-26 9:39 ` [PATCH 04/16] attrib/gatt: Minor refactor in char_discovered_cb Lukasz Rymanowski
2015-02-26 9:39 ` [PATCH 05/16] attrib/gatt: Improve robustness when searching for characteristics Lukasz Rymanowski
2015-02-26 9:39 ` [PATCH 06/16] android/gatt: Check status on get characteristic callback Lukasz Rymanowski
2015-02-26 9:39 ` [PATCH 07/16] android/tester: Add robustness test for get descriptor Lukasz Rymanowski
2015-02-26 9:39 ` [PATCH 08/16] attrib/gatt: Minor refactor in desc_discovered_cb Lukasz Rymanowski
2015-02-26 9:39 ` [PATCH 09/16] attrib/gatt: Improve robustness when searching for descriptors Lukasz Rymanowski
2015-02-26 9:39 ` [PATCH 10/16] android/tester: Add robustness test for get included services Lukasz Rymanowski
2015-02-26 9:39 ` [PATCH 11/16] attrib/gatt: Improve robustness when searching for " Lukasz Rymanowski
2015-02-26 9:39 ` [PATCH 12/16] shated/gatt-helpers: Improve robustness of search service Lukasz Rymanowski
2015-02-26 9:39 ` [PATCH 13/16] shared/gatt-helpers: Improve robustness of get characteristics Lukasz Rymanowski
2015-02-26 9:39 ` [PATCH 14/16] shared/gatt-helpers: Improve robustness of get include services Lukasz Rymanowski
2015-02-26 9:39 ` [PATCH 15/16] shared/gatt-helpers: Improve robustness read by type request Lukasz Rymanowski
2015-02-27 15:07 ` Szymon Janc
2015-02-27 15:14 ` Lukasz Rymanowski
2015-02-26 9:39 ` [PATCH 16/16] shared/gatt-helpers: Improve robustness of get descriptors Lukasz Rymanowski
2015-02-27 15:35 ` 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=1700104.J3KWP9YFvK@uw000953 \
--to=szymon.janc@tieto.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