kernel-ark/net/bluetooth
Vinicius Costa Gomes 5a0a8b4974 Bluetooth: Add support for communicating keys with userspace
As the key format has changed to something that has a dynamic size,
the way that keys are received and sent must be changed.

The structure fields order is changed to make the parsing of the
information received from the Management Interface easier.

Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
2011-07-08 18:38:23 -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
af_bluetooth.c Bluetooth: remove unnecessary call to hci_sock_cleanup 2011-02-25 22:36:58 -03:00
hci_conn.c Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 2011-06-21 14:52:56 -03:00
hci_core.c Bluetooth: Add functions to manipulate the link key list for SMP 2011-07-08 17:36:31 -03:00
hci_event.c Bluetooth: Reject an encryption request when the key isn't found 2011-07-08 17:36:57 -03:00
hci_sock.c Bluetooth: Move blacklisting functions to hci_core 2011-06-16 15:19:41 -03:00
hci_sysfs.c Bluetooth: Add variable SSP auto-accept delay support 2011-04-28 16:02:30 -03:00
Kconfig Bluetooth: uses crypto interfaces, select CRYPTO 2011-06-27 15:12:42 -03:00
l2cap_core.c Bluetooth: Add support for SMP phase 3 (key distribution) 2011-07-08 17:07:43 -03:00
l2cap_sock.c Bluetooth: Use event-driven approach for handling ERTM receive buffer 2011-07-07 15:28:56 -03:00
lib.c Bluetooth: Add bt_printk 2011-06-30 19:17:12 -03:00
Makefile Bluetooth: Implement the first SMP commands 2011-06-13 15:11:55 -03:00
mgmt.c Bluetooth: Add support for communicating keys with userspace 2011-07-08 18:38:23 -03:00
sco.c Bluetooth: Rename function bt_err to bt_to_errno 2011-06-30 18:44:08 -03:00
smp.c Bluetooth: Remove unused field in hci_conn 2011-07-08 17:37:22 -03:00