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)
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>

No differences found