commit | bdc257830760a784370ae4ab2d682b252b983e77 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Mon Oct 14 02:45:34 2013 -0700 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Mon Oct 14 14:21:06 2013 +0300 |
tree | a74e5dd9b65b39310a6862146ebd9b74903004f7 | |
parent | c56057557672b65c11e7f99c124670c2297743f0 [diff] |
Bluetooth: Introduce L2CAP channel flag for defer setup The L2CAP core should not look into the socket flags to figure out the setting of defer setup. So introduce a L2CAP channel flag that mirrors the socket flag. Since the defer setup option is only set in one place this becomes a really easy thing to do. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>