+1
−1
+11
−176
net/bluetooth/l2cap_sock.c
0 → 100644
+213
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch tries to do the minimal to move l2cap_sock_create() and its
dependencies to l2cap_sock.c. It create a API to initialize and cleanup
the L2CAP sockets from l2cap_core.c through l2cap_init_sockets() and
l2cap_cleanup_sockets().
Signed-off-by:
Gustavo F. Padovan <padovan@profusion.mobi>