commit | a7481beb039a29f4e384e2f70e40747b19f19703 | [log] [tgz] |
---|---|---|
author | Vinicius Costa Gomes <vinicius.gomes@openbossa.org> | Thu Jul 07 18:59:35 2011 -0300 |
committer | Jaikumar Ganesh <jaikumar@google.com> | Mon Jul 11 11:59:34 2011 -0700 |
tree | b86b09c456a28a94a1752e5b9c2e0b0ac88dedcb | |
parent | c1d5e1dab83a08bd5b052f4e5af96a94c3155a08 [diff] |
Bluetooth: Add new structures for supporting SM key distribution We need these changes because SMP keys may have more information associated with them, for example, in the LTK case, it has an encrypted diversifier (ediv) and a random number (rand). Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@openbossa.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>