linux/net/bluetooth
Anderson Briglia b501d6a1dc Bluetooth: Start SMP procedure
Start SMP procedure for LE connections. This modification intercepts
l2cap received frames and call proper SMP functions to start the SMP
procedure. By now, no keys are being used.

Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
Signed-off-by: Anderson Briglia <anderson.briglia@openbossa.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
2011-06-13 15:47:04 -03:00
..
bnep Bluetooth: Use kthread API in bnep 2011-04-05 12:40:47 -03:00
cmtp Bluetooth: Kill set but unused variable 'cmd' in cmtp_recv_capimsg() 2011-06-09 16:32:21 -03:00
hidp Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid 2011-05-23 09:10:03 -07:00
rfcomm Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 2011-06-09 16:33:54 -03:00
Kconfig Bluetooth: Fix BT_L2CAP and BT_SCO in Kconfig 2011-02-28 14:06:53 -05:00
Makefile Bluetooth: Implement the first SMP commands 2011-06-13 15:11:55 -03:00
af_bluetooth.c Bluetooth: remove unnecessary call to hci_sock_cleanup 2011-02-25 22:36:58 -03:00
hci_conn.c Bluetooth: Simplify hci_conn_accept_secure check 2011-06-08 16:58:19 -03:00
hci_core.c Bluetooth: Add BT_POWER L2CAP socket option. 2011-06-08 16:58:19 -03:00
hci_event.c Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 2011-06-09 16:33:54 -03:00
hci_sock.c
hci_sysfs.c Bluetooth: Add variable SSP auto-accept delay support 2011-04-28 16:02:30 -03:00
l2cap_core.c Bluetooth: Start SMP procedure 2011-06-13 15:47:04 -03:00
l2cap_sock.c Bluetooth: Add state tracking to struct l2cap_chan 2011-06-13 14:55:33 -03:00
lib.c
mgmt.c Bluetooth: Verify a pin code in pin_code_reply 2011-06-08 16:58:19 -03:00
sco.c Bluetooth: fix shutdown on SCO sockets 2011-06-09 15:30:01 -03:00
smp.c Bluetooth: Implement the first SMP commands 2011-06-13 15:11:55 -03:00