commit | 2dc4e5105f012bda7eef2f459ed3d5299ded9672 | [log] [tgz] |
---|---|---|
author | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Fri Oct 12 19:35:24 2012 +0800 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Mon Oct 15 09:43:29 2012 -0300 |
tree | 2be48be9acb76a53cd37a53dec803967503c2ed8 | |
parent | 644912e18ac1d27f57f6673b0236b568ff750fd1 [diff] |
Bluetooth: Add chan->ops->defer() When DEFER_SETUP is set defer() will trigger an authorization request to the userspace. l2cap_chan_no_defer() is meant to be used when one does not want to support DEFER_SETUP (A2MP for example). Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>