commit | 77a74c7e0861e6ebac7effe233fd7e83f1ad9ecc | [log] [tgz] |
---|---|---|
author | Gustavo F. Padovan <padovan@profusion.mobi> | Tue Apr 12 18:17:14 2011 -0300 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Wed Apr 27 18:51:34 2011 -0300 |
tree | b88a105b9caef1ccb5672bff52b479f601f74e76 | |
parent | b44500351845e4f6df0d752a8870da246be8216f [diff] |
Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect() l2cap_chan_connect() is a much better name and reflects what this functions is doing (or will do once socket dependence is removed from the core). Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>