commit | d8f8edbe93979bdf1f74cd768e68c7705806f0b9 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Fri Jun 06 11:09:28 2014 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Dec 03 16:51:17 2014 +0100 |
tree | 993126792ee303e7ec25bb42d4b3e976fbbc1287 | |
parent | 3b19146d23884172fe9d05f90924d4da3cdeb468 [diff] |
Bluetooth: Add handler function for receiving LE SC public key This patch adds a handler function for the LE SC SMP Public Key PDU. When we receive the key we proceed with generating the shared DHKey value from the remote public key and local private key. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>