From: Marcel Holtmann Date: Thu, 22 Jan 2015 19:15:20 +0000 (-0800) Subject: Bluetooth: Fix dependency for BR/EDR Secure Connections mode on SSP X-Git-Tag: fixes-v4.0-rc1~150^2~73^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=574ea3c7137c9deee75b107221be5159720ab501;p=pandora-kernel.git Bluetooth: Fix dependency for BR/EDR Secure Connections mode on SSP The BR/EDR Secure Connections feature should only be enabled when the Secure Simple Pairing mode has been enabled first. However since secure connections is feature that is valid for BR/EDR and LE, this needs special handling. When enabling secure connections on a LE only configured controller, thent the BR/EDR side should not be enabled in the controller. This patches makes the BR/EDR Secure Connections feature depending on enabling Secure Simple Pairing mode first. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed