]> 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)
commit0940953799e83427f8b1e338216b4bae5f4a5dab
tree3f50091a2ea2d390e032a897481d885f0b84c30f
parent8c83aca00321ef7371ab99209a314636328d8ad1
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