From: Gustavo Padovan <gustavo@padovan.org>
To: "João Paulo Rechi Vita" <jprvita@openbossa.org>
Cc: linux-bluetooth@vger.kernel.org,
Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
Subject: Re: [PATCH 2/2] Bluetooth: Add support for reusing the same hci_conn for LE links
Date: Mon, 23 Apr 2012 10:05:11 -0300 [thread overview]
Message-ID: <20120423130511.GB18564@joana> (raw)
In-Reply-To: <1334947568-3437-2-git-send-email-jprvita@openbossa.org>
Hi João,
* João Paulo Rechi Vita <jprvita@openbossa.org> [2012-04-20 15:46:08 -0300]:
> From: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
>
> As most LE devices leave advertising mode when they enter the connected
> state, we may want to "pass" that connection to other users.
>
> The first user will be the pairing procedure, the connection is
> established without an associated socket, after the pairing is
> complete, userspace may want to discover via GATT what services the
> newly bonded device has.
>
> If userspace establishes the connection while the timeout still
> hasn't expired, the connection will be re-used.
>
> Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
> Tested-by: João Paulo Rechi Vita <jprvita@openbossa.org>
> ---
> net/bluetooth/hci_conn.c | 32 ++++++++++++----------
> net/bluetooth/l2cap_core.c | 63 ++++++++++++++++++++++++++++----------------
> 2 files changed, 58 insertions(+), 37 deletions(-)
Patch has been applied to bluetooth-next. Thanks.
Gustavo
next prev parent reply other threads:[~2012-04-23 13:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-20 18:46 [PATCH 1/2] Bluetooth: Search global l2cap channels by src/dst addresses João Paulo Rechi Vita
2012-04-20 18:46 ` [PATCH 2/2] Bluetooth: Add support for reusing the same hci_conn for LE links João Paulo Rechi Vita
2012-04-23 13:05 ` Gustavo Padovan [this message]
2012-04-23 12:47 ` [PATCH 1/2] Bluetooth: Search global l2cap channels by src/dst addresses Gustavo Padovan
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=20120423130511.GB18564@joana \
--to=gustavo@padovan.org \
--cc=jprvita@openbossa.org \
--cc=linux-bluetooth@vger.kernel.org \
--cc=vinicius.gomes@openbossa.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