commit | 5d41ce1dd91bce01d50aff79786dc5d5eedcfab7 | [log] [tgz] |
---|---|---|
author | Gustavo F. Padovan <padovan@profusion.mobi> | Fri Apr 08 15:40:02 2011 -0300 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Wed Apr 27 18:51:34 2011 -0300 |
tree | 36905721ffdbbc24e13e6d302c9d956b9143da75 | |
parent | 828d7d7b19446bf5a40928da47955c575a454c75 [diff] |
Bluetooth: Refactor L2CAP channel allocation If the allocation happens at l2cap_sock_create() will be able to use the struct l2cap_chan to store channel info that comes from the user via setsockopt. Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>