Linux bluetooth development
 help / color / mirror / Atom feed
From: Johan Hedberg <johan.hedberg@gmail.com>
To: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] Make sure discovery don't interfere with bonding
Date: Thu, 2 Sep 2010 17:43:57 +0300	[thread overview]
Message-ID: <20100902144357.GA3212@jh-x301> (raw)
In-Reply-To: <1283436253-9850-1-git-send-email-luiz.dentz@gmail.com>

Hi Luiz,

On Thu, Sep 02, 2010, Luiz Augusto von Dentz wrote:
> From: Luiz Augusto von Dentz <luiz.dentz-von@nokia.com>
> 
> In situation where the user application keep a discovery session while
> bonding with a device it may cause a delay, or even timeout, due to the
> number of the inquiry responses that the controller has to process.
> 
> Since the discovery can be shared between many applications it may not be
> possible to simple require to each application to stop their discovery
> before trying to pair with a device, so to fix this bluetoothd now
> suspends the discovery while bonding, resuming when completed.
> ---
>  src/adapter.c |   62 +++++++++++++++++++++++++++++++++++++++++++++-----------
>  src/adapter.h |    3 ++
>  src/device.c  |    4 +++
>  3 files changed, 57 insertions(+), 12 deletions(-)

Thanks. The patch has been pushed upstream.

Johan

  reply	other threads:[~2010-09-02 14:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-02 14:04 [PATCH] Make sure discovery don't interfere with bonding Luiz Augusto von Dentz
2010-09-02 14:43 ` Johan Hedberg [this message]
2010-09-03  1:28 ` Manuel Naranjo
2010-09-03  7:18   ` Luiz Augusto von Dentz

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=20100902144357.GA3212@jh-x301 \
    --to=johan.hedberg@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=luiz.dentz@gmail.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