Bluetooth: Add selection of the SC authentication method
authorJohan Hedberg <johan.hedberg@intel.com>
Sat, 31 May 2014 15:51:02 +0000 (18:51 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 3 Dec 2014 15:51:18 +0000 (16:51 +0100)
commit5e3d3d9b3c0119e6ac86bf77c6ff9f6b0d09bcf5
treec65f4c715b4ffb893ca656fb7cf5df9957d64bda
parent783e057462d514441fbd371bbb398cf886fe3376
Bluetooth: Add selection of the SC authentication method

This patch adds code to select the authentication method for Secure
Connections based on the local and remote capabilities. A new
DSP_PASSKEY method is also added for displaying the passkey - something
that is not part of legacy SMP pairing.

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