OSDN Git Service

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)
commit33d0c030717bd939dab467f95966d8a64187e5c1
tree3f50091a2ea2d390e032a897481d885f0b84c30f
parent0821a2c5ab76d8ef81c1c2a8571a7ba4aa850976
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