From: Johan Hedberg <johan.hedberg@gmail.com>
To: Vishal Agarwal <vishal.agarwal@stericsson.com>
Cc: linux-bluetooth@vger.kernel.org, naresh.gupta@stericsson.com
Subject: Re: [PATCH v2] Bluetooth: Fix LE pairing completion on connection failure
Date: Fri, 8 Jun 2012 13:46:34 +0800 [thread overview]
Message-ID: <20120608054634.GA18165@x220> (raw)
In-Reply-To: <1339081055-23726-1-git-send-email-vishal.agarwal@stericsson.com>
On Thu, Jun 07, 2012, Vishal Agarwal wrote:
> For BR/EDR pairing is assumed to be finished when connection is
> done. For LE if connection is successful it did not necessarily
> mean that pairing is also done but if the connection is unsuccessful
> it should be assumed that pairing procedure is also finished.
> This patch registers a new function with connect_cfm_cb callback for
> LE link which sends the pairing complete signal to user space if
> connection is unsuccessful.
>
> Signed-off-by: Vishal Agarwal <vishal.agarwal@stericsson.com>
> ---
> net/bluetooth/mgmt.c | 18 ++++++++++++++++++
> 1 files changed, 18 insertions(+), 0 deletions(-)
Acked-by: Johan Hedberg <johan.hedberg@intel.com>
Note to Gustavo: this is one of the patches that should go to
bluetooth.git as it's important that any known LE bugs get fixed for
3.5.
Johan
next prev parent reply other threads:[~2012-06-08 5:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-07 14:57 [PATCH v2] Bluetooth: Fix LE pairing completion on connection failure Vishal Agarwal
2012-06-08 5:46 ` Johan Hedberg [this message]
2012-06-08 6:10 ` 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=20120608054634.GA18165@x220 \
--to=johan.hedberg@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=naresh.gupta@stericsson.com \
--cc=vishal.agarwal@stericsson.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 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.