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)
committerGustavo F. Padovan <padovan@profusion.mobi>
Fri, 8 Jul 2011 21:38:23 +0000 (18:38 -0300)
commit5a0a8b49746771fba79866fb9185ffa051a6a183
tree1bc2a46c2e8eebd14c262020365320314954bac9
parent0eb08e339836989557ea3aa4c427377bd32ce19c
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