-
- Downloads
Bluetooth: Move conn to struct l2cap_chan
There is no need to the socket deal directly with the channel, most of the
time it cares about the channel only.
Signed-off-by:
Gustavo F. Padovan <padovan@profusion.mobi>
Showing
- include/net/bluetooth/l2cap.h 4 additions, 3 deletionsinclude/net/bluetooth/l2cap.h
- net/bluetooth/l2cap_core.c 40 additions, 52 deletionsnet/bluetooth/l2cap_core.c
- net/bluetooth/l2cap_sock.c 7 additions, 5 deletionsnet/bluetooth/l2cap_sock.c
- net/bluetooth/rfcomm/core.c 5 additions, 3 deletionsnet/bluetooth/rfcomm/core.c
- net/bluetooth/rfcomm/sock.c 3 additions, 2 deletionsnet/bluetooth/rfcomm/sock.c
Loading
Please register or sign in to comment