commit | 6898325923f9571fbede3372dc490faa43b3258a | [log] [tgz] |
---|---|---|
author | Gustavo F. Padovan <padovan@profusion.mobi> | Fri Feb 04 03:02:31 2011 -0200 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Tue Feb 08 01:43:31 2011 -0200 |
tree | bdfaadcad5862da390747be596d7a9581c414e94 | |
parent | 4e34c50bfe5ba87da1622cc7c6ed10712da255ad [diff] |
Bluetooth: move l2cap_sock_recvmsg() to l2cap_sock.c It causes the move of the declaration of 3 functions to l2cap.h: l2cap_get_ident(), l2cap_send_cmd(), l2cap_build_conf_req() Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>