linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johan Hedberg <johan.hedberg@gmail.com>
To: Lukasz Rymanowski <lukasz.rymanowski@tieto.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 0/3] Fix for sdp-client in reconnect scenario
Date: Tue, 9 Sep 2014 16:32:35 -0700	[thread overview]
Message-ID: <20140909233235.GA21249@t440s> (raw)
In-Reply-To: <1410253330-27768-1-git-send-email-lukasz.rymanowski@tieto.com>

Hi Lukasz,

On Tue, Sep 09, 2014, Lukasz Rymanowski wrote:
> This patch fixes following error scenario:
> 1. Local device does sdp search and cache sdp session.
> 2. Peer device disconnect and connect again
> 3. Local device wants to do sdp search again on outdated sdp session
> 
> If those 3 steps will happen withing 2 sec, we face the issue.
> 
> Those patch fixes that.
> Automated test which easly triggers that will come from Jakub.
> (Hid Host reconnect test)
> 
> Lukasz Rymanowski (3):
>   sdp-client: Extract cleanup function for cached session
>   sdp-client: Add disconnect watch for cached session
>   sdp-client: Minor code style fix
> 
>  src/sdp-client.c | 39 +++++++++++++++++++++++++++++++++------
>  1 file changed, 33 insertions(+), 6 deletions(-)

All three patches have been applied. Thanks.

Johan

      parent reply	other threads:[~2014-09-09 23:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-09  9:02 [PATCH 0/3] Fix for sdp-client in reconnect scenario Lukasz Rymanowski
2014-09-09  9:02 ` [PATCH 1/3] sdp-client: Extract cleanup function for cached session Lukasz Rymanowski
2014-09-09  9:02 ` [PATCH 2/3] sdp-client: Add disconnect watch " Lukasz Rymanowski
2014-09-09  9:02 ` [PATCH 3/3] sdp-client: Minor code style fix Lukasz Rymanowski
2014-09-09 23:32 ` Johan Hedberg [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=20140909233235.GA21249@t440s \
    --to=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;
as well as URLs for NNTP newsgroup(s).