From: Brian Gix <bgix@codeaurora.org>
To: "linux-bluetooth@vger.kernel.org" <linux-bluetooth@vger.kernel.org>
Subject: Re: [RFC 0/1] Bluetooth: Add LE SecMgr and mgmtops support
Date: Mon, 07 Nov 2011 14:12:26 -0800 [thread overview]
Message-ID: <4EB857CA.1000902@codeaurora.org> (raw)
In-Reply-To: <4EB85473.7050103@codeaurora.org>
On 11/7/2011 1:58 PM, Brian Gix wrote:
>
> I have talked to various members of this list about upstreaming the
> changes that we have made in the Code Aurora Forum, to support a more
> feature-complete MGMTOPS interface between BlueZ and the Kernel, and
> to support MITM protection for Low Energy SMP, using the same
> confirmation paths as Secure Simple Pairing (SMP).
>
> I have spent much of the past week rebasing these changes onto the
> lastest revisions in bluetooth-next, and while this code has *not*
> been extensively tested on this revision of the kernel (it has been
> vigerously tested on older Android base platforms) it can now at leat be
> cleaning applied to this kernel, and comments made.
>
> I expect issues will be found, and I also expect to eventually submit
> this as at least two patches:
>
> 1. MGMTOPS additions/modifications
> 2. SMP rework
>
> I have made an attempt to preserve all bug fixes from the past 5-6
> months, but may inadvertantly have undid some fixes.
>
I am also now going to commence rebasing the MGMTOPS changes that I made
to Bluez. The changes are much less drastic, but of course important
for the support of the kernel side. The existing MGMTOPS interface will
work with the Kernel changes with fairly minor changes, that include
usually a few extra parameters in the datagrams.
Most significantly, we thought that the LE Address type (Random vs
Public) was important to store with the pairing information. I know
that some here have been of the opinion that we can just do an LE scan
each time we want to connect to an LE device, but as we make the move
towards supporting LE Privacy, this piece of information (Random vs
Public) really is just an extension of the BD Addr being used.
--
Brian Gix
bgix@codeaurora.org
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum
prev parent reply other threads:[~2011-11-07 22:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-07 21:58 [RFC 0/1] Bluetooth: Add LE SecMgr and mgmtops support Brian Gix
2011-11-07 22:01 ` Brian Gix
2011-11-07 22:12 ` Brian Gix [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=4EB857CA.1000902@codeaurora.org \
--to=bgix@codeaurora.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 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.