Bluetooth: Return LE SC confirm and random values for out-of-band data
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 16 Mar 2015 08:10:23 +0000 (01:10 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 16 Mar 2015 08:31:28 +0000 (10:31 +0200)
commit0821a2c5ab76d8ef81c1c2a8571a7ba4aa850976
treef34c2c7caac385b2693a7ea2e0570195ba9cedad
parent60a27d653d972584e5e98ab3558c62c3d3bc547a
Bluetooth: Return LE SC confirm and random values for out-of-band data

Then the local out-of-band data for LE SC pairing is requested via Read
Local OOB Extended Data command, then fill in the values generated by
the smp_generate_oob function. Every call of this command will overwrite
previously generated values.

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