From: Johan Hedberg Date: Fri, 6 Jun 2014 08:54:04 +0000 (+0300) Subject: Bluetooth: Add support for LE SC key generation X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~28^2~5^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a77083af57f2dc515a01c8ec82610ab0e7baa59;p=pandora-kernel.git Bluetooth: Add support for LE SC key generation As the last step of the LE SC pairing process it's time to generate and distribute keys. The generation part is unique to LE SC and so this patch adds a dedicated function for it. We also clear the distribution bits for keys which are not distributed with LE SC, so that the code shared with legacy SMP will not go ahead and try to distribute them. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed