]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf1985e30c1e60722890c9020d9d608a1ae06f712
tree1bc2a46c2e8eebd14c262020365320314954bac9
parent14579a3c34289f561a2f6686fc5c7adcc0329d64
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