Bluetooth: Add dummy handler for LE SC keypress notification
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 4 Jun 2014 19:45:57 +0000 (22:45 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 3 Dec 2014 15:51:19 +0000 (16:51 +0100)
commit1408bb6efb04da3efdc998df1bc032c1d86d1842
treeeb63e30af1c8f3942b1d54bef49b772b8935e334
parentd3e54a876e35120b3355e22d78861e73a6acab6f
Bluetooth: Add dummy handler for LE SC keypress notification

Since we don not actively try to clear the keypress notification bit we
might get these PDUs. To avoid failing the pairing process add a simple
dummy handler for these for now.

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