linux-stable/net/bluetooth
Brian Gix 2b64d153a0 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>
2011-12-22 14:18:59 -02:00
..
bnep Bluetooth: Always compile SCO and L2CAP in Bluetooth Core 2011-12-21 02:21:08 -02:00
cmtp Bluetooth: Always compile SCO and L2CAP in Bluetooth Core 2011-12-21 02:21:08 -02:00
hidp Bluetooth: Always compile SCO and L2CAP in Bluetooth Core 2011-12-21 02:21:08 -02:00
rfcomm Bluetooth: Always compile SCO and L2CAP in Bluetooth Core 2011-12-21 02:21:08 -02:00
af_bluetooth.c Bluetooth: fix bt_accept_dequeue() to work in process context 2011-12-22 14:02:08 -02:00
hci_conn.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth 2011-12-19 11:37:53 -02:00
hci_core.c Bluetooth: Make HCI call directly into SCO and L2CAP event functions 2011-12-22 14:07:29 -02:00
hci_event.c Bluetooth: Remove magic numbers from le scan cmd 2011-12-22 14:03:24 -02:00
hci_sock.c Bluetooth: Remove mgmt_set_service_cache 2011-12-18 17:37:26 -02:00
hci_sysfs.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next 2011-12-19 14:28:22 -05:00
Kconfig Bluetooth: Always compile SCO and L2CAP in Bluetooth Core 2011-12-21 02:21:08 -02:00
l2cap_core.c Bluetooth: Fix deadlocks with sock lock and L2CAP timers locks 2011-12-22 14:15:09 -02:00
l2cap_sock.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next 2011-12-19 14:28:22 -05:00
lib.c Bluetooth: Add bt_printk 2011-06-30 19:17:12 -03:00
Makefile Bluetooth: Always compile SCO and L2CAP in Bluetooth Core 2011-12-21 02:21:08 -02:00
mgmt.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next 2011-12-19 14:28:22 -05:00
sco.c Bluetooth: Make HCI call directly into SCO and L2CAP event functions 2011-12-22 14:07:29 -02:00
smp.c Bluetooth: Add MITM mechanism to LE-SMP 2011-12-22 14:18:59 -02:00