]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Do not include LE SC out-of-band data if not enabled
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 16 Mar 2015 19:39:00 +0000 (12:39 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 16 Mar 2015 19:39:45 +0000 (21:39 +0200)
commit5082a59965d4f13245658b2927b6c021f17ed88e
tree143a0991044cc64f83d813ccc1a84392e269462b
parentb880ab869c4e1e7cadb040d4ee9b189aebd6cb38
Bluetooth: Do not include LE SC out-of-band data if not enabled

In case LE Secure Connections is not enabled, then the command for
returning local out-of-band data should not include the confirmation
and random value for LE SC pairing. All other fields are still valid,
but these two need to be left out. In that case it is also no needed
to generate the public/private key pair for out-of-band pairing.

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