OSDN Git Service

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)
commitcc8dba2bc302442f96d15c027fceb7b103b20ae3
treecd7a8a6336a4aec2cbe37262499917bafc14712e
parent06ae3314e0f67a222944155904a792399038f8be
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