kernel-ark/include/net/bluetooth
Vinicius Costa Gomes b899efaf9b Bluetooth: Add new structures for handling SMP Long Term Keys
This includes a new list for storing the keys and a new structure used
to represent each key.

Some notes: authenticated is used to identify that the key may be used
to setup a HIGH security link. As the same list is used to store both
the STK's and the LTK's the type field is used so we can separate
between those two types of keys and if the key should be used when
in the master or slave role.

Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2012-02-13 17:01:32 +02:00
..
bluetooth.h Bluetooth: silence lockdep warning 2012-02-13 17:01:29 +02:00
hci_core.h Bluetooth: Add new structures for handling SMP Long Term Keys 2012-02-13 17:01:32 +02:00
hci.h Bluetooth: Add new structures for handling SMP Long Term Keys 2012-02-13 17:01:32 +02:00
l2cap.h Bluetooth: Remove usage of __cancel_delayed_work() 2012-02-13 17:01:30 +02:00
mgmt.h Bluetooth: mgmt: Implement Cancel Pair Device command 2012-02-13 17:01:32 +02:00
rfcomm.h Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm 2011-11-07 17:24:49 -02:00
sco.h Bluetooth: clean up legal text 2010-12-01 21:04:43 -02:00
smp.h Bluetooth: Rename smp_key_size to enc_key_size 2012-02-13 17:01:30 +02:00