]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Use OOB key pair for LE SC pairing with OOB method
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 16 Mar 2015 08:10:24 +0000 (01:10 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 16 Mar 2015 08:31:29 +0000 (10:31 +0200)
commit9264a5994e7aac422b163e42e811efb7d836184a
tree3f50091a2ea2d390e032a897481d885f0b84c30f
parent8460b8a6d0e270634e1e813634365e521ee5707b
Bluetooth: Use OOB key pair for LE SC pairing with OOB method

The OOB public and secret key pair is different from the non-OOB pairing
procedure. SO when OOB method is in use, then use this key pair instead
of generating a new one.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/smp.c