kernel-fxtec-pro1x/include/net/bluetooth
Vinicius Costa Gomes 726b4ffcaa Bluetooth: Add support for storing the key size
In some cases it will be useful having the key size used for
encrypting the link. For example, some profiles may restrict
some operations depending on the key length.

The key size is stored in the key that is passed to userspace
using the pin_length field in the key structure.

For now this field is only valid for LE controllers. 3.0+HS
controllers define the Read Encryption Key Size command, this
field is intended for storing the value returned by that
command.

Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
2011-07-08 18:39:19 -03:00
..
bluetooth.h Bluetooth: Add bt_printk 2011-06-30 19:17:12 -03:00
hci.h Bluetooth: Add new structures for supporting SM key distribution 2011-07-08 17:36:25 -03:00
hci_core.h Bluetooth: Add support for storing the key size 2011-07-08 18:39:19 -03:00
l2cap.h Bluetooth: Remove L2CAP busy queue 2011-07-07 15:29:06 -03:00
mgmt.h Bluetooth: Add new structures for supporting SM key distribution 2011-07-08 17:36:25 -03:00
rfcomm.h Bluetooth: Clean up some code style issues 2011-06-09 16:33:28 -03:00
sco.h Bluetooth: clean up legal text 2010-12-01 21:04:43 -02:00
smp.h Bluetooth: Add support for SMP phase 3 (key distribution) 2011-07-08 17:07:43 -03:00