commit | cbbbe3e242f5629fd34836e7e41737235c049ce2 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Fri Jun 06 11:30:08 2014 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Dec 03 16:51:17 2014 +0100 |
tree | 16f7b71216549669b67a464b39a8083cfda7914d | |
parent | d8f8edbe93979bdf1f74cd768e68c7705806f0b9 [diff] |
Bluetooth: Add support for sending LE SC Confirm value Once the public key exchange is complete the next step is for the non-initiating device to send a SMP Pairing Confirm PDU to the initiating device. This requires the use of a new smp_f4 confirm value generation function which in turn builds on the AES-CMAC cryptographic function. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>