]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Don't advertise high speed support without SSP
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 11 Oct 2013 16:48:47 +0000 (09:48 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 11 Oct 2013 17:48:13 +0000 (19:48 +0200)
commita82974c9f4ed07b89715d0695ff41379116fd622
treed98081e7fdcf55e63136440322328521d7d9a77f
parent3a6afbd2171a1e92c22d1a9eb54adf1474d938f1
Bluetooth: Don't advertise high speed support without SSP

It is not allowed to enable high speed support when Secure Simple
Pairing is not available or disabled.

However the support for high speed gets advertised on a controller
that does not even support Secure Simple Pairing. Since there is
no way to enable high speed support on such a controller, do not
even advertise its support.

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