commit | 4c89b6aad5b7c5c56dadca66af6ceae0addbf2bf | [log] [tgz] |
---|---|---|
author | Mat Martineau <mathewm@codeaurora.org> | Thu Oct 11 17:48:22 2012 +0300 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Fri Oct 12 17:12:19 2012 +0800 |
tree | 16644b9c0512a8358e825741434d7225c3f5c3a7 | |
parent | f5a2598d80fda49756f234a43bc332a13ce95128 [diff] |
Bluetooth: Factor out common L2CAP connection code L2CAP connect requests and create channel requests share a significant amount of code. This change moves common code to a new function. Signed-off-by: Mat Martineau <mathewm@codeaurora.org> Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>