Searched hist:"2 dc4e5105f012bda7eef2f459ed3d5299ded9672" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/net/bluetooth/ |
H A D | l2cap.h | diff 2dc4e5105f012bda7eef2f459ed3d5299ded9672 Fri Oct 12 06:35:24 CDT 2012 Gustavo Padovan <gustavo.padovan@collabora.co.uk> 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>
|
/openbmc/linux/net/bluetooth/ |
H A D | l2cap_sock.c | diff 2dc4e5105f012bda7eef2f459ed3d5299ded9672 Fri Oct 12 06:35:24 CDT 2012 Gustavo Padovan <gustavo.padovan@collabora.co.uk> 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>
|
H A D | l2cap_core.c | diff 2dc4e5105f012bda7eef2f459ed3d5299ded9672 Fri Oct 12 06:35:24 CDT 2012 Gustavo Padovan <gustavo.padovan@collabora.co.uk> 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>
|