commit | 5a0a8b49746771fba79866fb9185ffa051a6a183 | [log] [tgz] |
---|---|---|
author | Vinicius Costa Gomes <vinicius.gomes@openbossa.org> | Fri Jul 08 18:31:44 2011 -0300 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Fri Jul 08 18:38:23 2011 -0300 |
tree | 1bc2a46c2e8eebd14c262020365320314954bac9 | |
parent | 0eb08e339836989557ea3aa4c427377bd32ce19c [diff] |
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>