Bluetooth: Add support for SC just-works pairing
authorJohan Hedberg <johan.hedberg@intel.com>
Sun, 1 Jun 2014 12:38:09 +0000 (15:38 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 3 Dec 2014 15:51:19 +0000 (16:51 +0100)
commitdddd3059e3bdd02c4850b14b925b3bb37c23f248
treeaf4cc385c771cb5eac511180b2dcb97ca8550cf9
parentd378a2d77618464f511d35687bbbc6614b1bacda
Bluetooth: Add support for SC just-works pairing

If the just-works method was chosen we shouldn't send anything to user
space but simply proceed with sending the DHKey Check PDU. This patch
adds the necessary code for it.

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