linux_dsm_epyc7002/net/bluetooth
Johan Hedberg 191eb398c6 Bluetooth: Remove special handling of ATT in l2cap_security_cfm()
With the update to sk->resume() and __l2cap_no_conn_pending() we
no-longer need to have special handling of ATT channels in the
l2cap_security_cfm() function. The chan->sec_level update when
encryption has been enabled is safe to do for any kind of channel, and
the loop takes later care of calling chan->ready() or chan->resume() if
necessary.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2014-08-14 08:49:13 +02:00
..
bnep
cmtp
hidp Bluetooth: Fix sparse warning from HID new leds handling 2014-07-30 19:28:41 +02:00
rfcomm
6lowpan.c Bluetooth: Fix confusion between parent and child channel for 6lowpan 2014-08-14 08:49:11 +02:00
a2mp.c
a2mp.h
af_bluetooth.c
amp.c
amp.h
hci_conn.c
hci_core.c Bluetooth: Disable page scan if all whitelisted devices are connected 2014-08-14 08:49:10 +02:00
hci_event.c Bluetooth: Disable page scan if all whitelisted devices are connected 2014-08-14 08:49:10 +02:00
hci_sock.c
hci_sysfs.c
Kconfig
l2cap_core.c Bluetooth: Remove special handling of ATT in l2cap_security_cfm() 2014-08-14 08:49:13 +02:00
l2cap_sock.c Bluetooth: Resume BT_CONNECTED state after LE security elevation 2014-08-14 08:49:12 +02:00
lib.c
Makefile
mgmt.c Bluetooth: Create unified helper function for updating page scan 2014-08-14 08:49:09 +02:00
sco.c
smp.c Bluetooth: Remove redundant check for remote_key_dist 2014-08-14 08:49:10 +02:00
smp.h