Bluetooth: Add MITM mechanism to LE-SMP
authorBrian Gix <bgix@codeaurora.org>
Thu, 22 Dec 2011 00:12:12 +0000 (16:12 -0800)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 22 Dec 2011 16:18:59 +0000 (14:18 -0200)
To achive Man-In-The-Middle (MITM) level security with Low Energy,
we have to enable User Passkey Comparison.  This commit modifies the
hard-coded JUST-WORKS pairing mechanism to support query via the MGMT
interface of Passkey comparison and User Confirmation.

Signed-off-by: Brian Gix <bgix@codeaurora.org>
Acked-by: Marcel Holtmann<marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>

No differences found