From: Johan Hedberg Date: Tue, 24 Jun 2014 12:22:59 +0000 (+0300) Subject: Bluetooth: Use debug keys for SMP when HCI_USE_DEBUG_KEYS is set X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~28^2~5^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70157ef5391819a55bb4186c901ac873231fb6ea;p=pandora-kernel.git Bluetooth: Use debug keys for SMP when HCI_USE_DEBUG_KEYS is set The HCI_USE_DEBUG_KEYS flag is intended to force our side to always use debug keys for pairing. This means both BR/EDR SSP as well as SMP with LE Secure Connections. This patch updates the SMP code to use the debug keys instead of generating a random local key pair when the flag is set. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed