Bluetooth: Create l2cap_chan_send()
authorGustavo F. Padovan <padovan@profusion.mobi>
Thu, 28 Apr 2011 21:50:17 +0000 (18:50 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Wed, 8 Jun 2011 19:58:16 +0000 (16:58 -0300)
This move all the sending logic to l2cap_core.c, but we still have a
socket dependence there, struct msghdr. It will be removed in some of the
further commits.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>

No differences found