commit | cc8dba2bc302442f96d15c027fceb7b103b20ae3 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Fri Oct 18 03:43:01 2013 -0700 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Fri Oct 18 14:43:22 2013 +0300 |
tree | cd7a8a6336a4aec2cbe37262499917bafc14712e | |
parent | 06ae3314e0f67a222944155904a792399038f8be [diff] |
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>