]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Block ATT connection on LE when device is blocked
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 18 Oct 2013 10:43:01 +0000 (03:43 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 18 Oct 2013 11:43:22 +0000 (14:43 +0300)
commit3ada7a489482a9fb35618ef610bcec24e315de0f
treecd7a8a6336a4aec2cbe37262499917bafc14712e
parenta2d56822a70230cad30b15f2663405b263713abe
Bluetooth: Block ATT connection on LE when device is blocked

When the remote LE device is blocked, then do not create a L2CAP
channel for it. Without a channel, all packets for that connection
will be dropped.

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