From: Johan Hedberg <johan.hedberg@gmail.com>
To: "João Paulo Rechi Vita" <jprvita@openbossa.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH BlueZ v9 1/8] core: Mutually exclude concurrent connections
Date: Wed, 3 Oct 2012 11:12:15 +0300 [thread overview]
Message-ID: <20121003081215.GA12564@x220> (raw)
In-Reply-To: <1349198578-2818-1-git-send-email-jprvita@openbossa.org>
Hi,
On Tue, Oct 02, 2012, João Paulo Rechi Vita wrote:
> Since controllers don't support more than one ongoing connection
> procedure at the same time, new connection attempts needs to yield if
> there is an ongoing connection procedure already.
> ---
> src/adapter.c | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++--------
> src/device.c | 6 +++---
> src/device.h | 2 +-
> 3 files changed, 62 insertions(+), 12 deletions(-)
After a couple of minor coding style cleanups this patch-set has now
been applied. Thanks.
Johan
prev parent reply other threads:[~2012-10-03 8:12 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-02 17:22 [PATCH BlueZ v9 1/8] core: Mutually exclude concurrent connections João Paulo Rechi Vita
2012-10-02 17:22 ` [PATCH BlueZ v9 2/8] mgmt: Add LE scanning callback João Paulo Rechi Vita
2012-10-02 17:22 ` [PATCH BlueZ v9 3/8] core: Replace interleaved by LE scanning João Paulo Rechi Vita
2012-10-02 17:22 ` [PATCH BlueZ v9 4/8] core: Start LE scanning when a device requests João Paulo Rechi Vita
2012-10-02 17:22 ` [PATCH BlueZ v9 5/8] core: Disable unnecessary auto connections João Paulo Rechi Vita
2012-10-02 17:22 ` [PATCH BlueZ v9 6/8] core: Re-connect for ECONNRESET or ECONNABORTED João Paulo Rechi Vita
2012-10-02 17:22 ` [PATCH BlueZ v9 7/8] mgmt: Add address type to bonding debug message João Paulo Rechi Vita
2012-10-02 17:22 ` [PATCH BlueZ v9 8/8] core: Suspend scanning before connect on pairing João Paulo Rechi Vita
2012-10-03 8:12 ` 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=20121003081215.GA12564@x220 \
--to=johan.hedberg@gmail.com \
--cc=jprvita@openbossa.org \
--cc=linux-bluetooth@vger.kernel.org \
/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).