android_kernel_samsung_msm8976/net/bluetooth
Marcel Holtmann c1d0d1a3b0 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>
Change-Id: I31a94ba5e41f4e45b32b2ca5db6a17f24688f711
[CV: backported to 3.10]
Signed-off-by: Corinna Vinschen <xda@vinschen.de>
2020-11-14 19:55:08 +01:00
..
bnep Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l2cap socket 2017-12-22 20:25:48 +00:00
cmtp Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l2cap socket 2017-12-22 20:25:52 +00:00
hidp Bluetooth: hidp: fix buffer overflow 2019-07-27 22:10:36 +02:00
rfcomm Merge tag 'LA.BR.1.3.6-03510-8976.0' into HEAD 2017-04-18 12:11:50 +02:00
Kconfig
Makefile
a2mp.c Bluetooth: A2MP: Fix not initializing all members 2020-11-14 19:55:08 +01:00
af_bluetooth.c Bluetooth: Replace %p with %pK 2016-06-13 18:50:58 +05:30
amp.c
hci_conn.c Bluetooth: Fix regression with minimum encryption key size alignment 2019-07-27 22:11:14 +02:00
hci_core.c Bluetooth: Replace %p with %pK 2016-06-13 18:50:58 +05:30
hci_event.c Bluetooth: Convert hci_conn->link_mode into flags 2019-07-27 22:11:13 +02:00
hci_sock.c Bluetooth: Fix user channel for 32bit userspace on 64bit kernel 2019-07-27 21:44:45 +02:00
hci_sysfs.c Bluetooth: Replace %p with %pK 2016-06-13 18:50:58 +05:30
l2cap_core.c Bluetooth: Check state in l2cap_disconnect_rsp 2019-08-05 03:10:33 +02:00
l2cap_sock.c Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU 2019-07-27 21:41:59 +02:00
lib.c Bluetooth: Replace %p with %pK 2016-06-13 18:50:58 +05:30
mgmt.c Bluetooth: Don't advertise high speed support without SSP 2020-11-14 19:55:08 +01:00
sco.c Bluetooth: avoid killing an already killed socket 2019-07-27 21:51:14 +02:00
smp.c Bluetooth: Convert hci_conn->link_mode into flags 2019-07-27 22:11:13 +02:00