Bluetooth: Add support for communicating keys with userspace
authorVinicius Costa Gomes <vinicius.gomes@openbossa.org>
Fri, 8 Jul 2011 21:31:44 +0000 (18:31 -0300)
committerJaikumar Ganesh <jaikumar@google.com>
Mon, 11 Jul 2011 18:59:36 +0000 (11:59 -0700)
commitc00ddbfadcdc5d0d26aa2ba54fa3ba1c5226b35c
tree3ca35c5f73fb8ac6e125cbacd43e00cd679a3adc
parent11432053c0991fbff06351ed63a83b0796179505
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>
net/bluetooth/mgmt.c