| commit | 6e9e43f35ced9745b4df25457c73aba269f22d40 | [log] [tgz] |
|---|---|---|
| author | Gustavo F. Padovan <padovan@profusion.mobi> | Thu Apr 28 17:55:53 2011 -0300 |
| committer | Jaikumar Ganesh <jaikumar@google.com> | Mon Jul 11 11:59:12 2011 -0700 |
| tree | 410dc7708a0dba645a93f5e7ade37090811b49af | |
| parent | ceb723b8a337b6544594b39427bd3c2e5eaf0102 [diff] |
Bluetooth: Create __l2cap_chan_close() This is actually __l2cap_sock_close() renamed to __l2cap_chan_close(). At a first look it may not make sense, but with the further cleanups that will come it will. Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>