OSDN Git Service

Bluetooth: Add support for returning the encryption key size
authorVinicius Costa Gomes <vinicius.gomes@openbossa.org>
Fri, 8 Jul 2011 21:31:46 +0000 (18:31 -0300)
committerJaikumar Ganesh <jaikumar@google.com>
Mon, 11 Jul 2011 18:59:42 +0000 (11:59 -0700)
commit89daa34bcd42062221247172ea2653521dc89e6c
treefd6c25eab6ff386327a9a1494728bd1035a59cf6
parent1fa2de3b1af303eb0b1c04c302bb5f62b4b4c596
Bluetooth: Add support for returning the encryption key size

This will be useful when userspace wants to restrict some kinds of
operations based on the length of the key size used to encrypt the
link.

Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/bluetooth.h
net/bluetooth/l2cap_sock.c