commit | 13b4839cb23cffc4d432905f0ce3e2b13d331418 | [log] [tgz] |
---|---|---|
author | Anderson Briglia <anderson.briglia@openbossa.org> | Thu Jun 09 18:50:42 2011 -0300 |
committer | Jaikumar Ganesh <jaikumar@google.com> | Mon Jul 11 11:59:21 2011 -0700 |
tree | dd50627a078f44766c7f6b271c424ecd53287232 | |
parent | ea370126950d9d8931d323d6e61a3d76d291f466 [diff] |
Bluetooth: Add simple SMP pairing negotiation This implementation only exchanges SMP messages between the Host and the Remote. No keys are being generated. TK and STK generation will be provided in further patches. Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@openbossa.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>