commit | 2b64d153a0cc9d2b60e47be013cde8490f16e0a5 | [log] [tgz] |
---|---|---|
author | Brian Gix <bgix@codeaurora.org> | Wed Dec 21 16:12:12 2011 -0800 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Thu Dec 22 14:18:59 2011 -0200 |
tree | ea075313e9f03379ee1313ca230b07dadd937dad | |
parent | 371fd83563252f550ce59476a7366d0b5171d316 [diff] |
Bluetooth: Add MITM mechanism to LE-SMP 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>