From: Gustavo Padovan <padovan@profusion.mobi>
To: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 2/7] Bluetooth: Add a flag to indicate that SMP is going on
Date: Wed, 24 Aug 2011 22:19:29 -0300 [thread overview]
Message-ID: <20110825011929.GD5462@joana> (raw)
In-Reply-To: <1313798816-8647-3-git-send-email-vinicius.gomes@openbossa.org>
Hi Vinicius,
* Vinicius Costa Gomes <vinicius.gomes@openbossa.org> [2011-08-19 21:06:51 -0300]:
> Add HCI_CONN_LE_SMP_PEND flag to indicate that SMP is pending
> for that connection. This allows to have information that an SMP
> procedure is going on for that connection.
>
> We use the HCI_CONN_ENCRYPT_PEND to indicate that encryption
> (HCI_LE_Start_Encryption) is pending for that connection.
>
> While a SMP procedure is going on we hold an reference to the
> connection, to avoid disconnections.
>
> Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
> ---
> include/net/bluetooth/hci_core.h | 1 +
> net/bluetooth/l2cap_core.c | 4 ++-
> net/bluetooth/smp.c | 44 +++++++++++++++++++++++++++++--------
> 3 files changed, 38 insertions(+), 11 deletions(-)
Applied, thanks.
Gustavo
next prev parent reply other threads:[~2011-08-25 1:19 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-20 0:06 [PATCH 0/7] Bluetooth: LE Pairing support Vinicius Costa Gomes
2011-08-20 0:06 ` [PATCH 1/7] Bluetooth: Reset the security timer when a command is queued Vinicius Costa Gomes
2011-08-25 1:17 ` Gustavo Padovan
2011-08-20 0:06 ` [PATCH 2/7] Bluetooth: Add a flag to indicate that SMP is going on Vinicius Costa Gomes
2011-08-25 1:19 ` Gustavo Padovan [this message]
2011-08-20 0:06 ` [PATCH 3/7] Bluetooth: Use the same timeouts for both ACL and LE links Vinicius Costa Gomes
2011-08-25 1:20 ` Gustavo Padovan
2011-08-20 0:06 ` [PATCH 4/7] Bluetooth: Add support for reusing the same hci_conn for " Vinicius Costa Gomes
2011-08-25 1:27 ` Gustavo Padovan
2011-08-25 14:27 ` Vinicius Costa Gomes
2011-08-25 22:13 ` [PATCH] " Vinicius Costa Gomes
2011-08-20 0:06 ` [PATCH 5/7] Bluetooth: Add support for pairing via mgmt over LE Vinicius Costa Gomes
2011-08-25 1:30 ` Gustavo Padovan
2011-08-20 0:06 ` [PATCH 6/7] Bluetooth: Add support for running SMP without a socket Vinicius Costa Gomes
2011-08-25 1:30 ` Gustavo Padovan
2011-08-20 0:06 ` [PATCH 7/7] Bluetooth: Add link_type information to the mgmt Connected event Vinicius Costa Gomes
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=20110825011929.GD5462@joana \
--to=padovan@profusion.mobi \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.