Gustavo F. Padovan
|
cf2f90f59b
Bluetooth: Don't export l2cap_sock_ops
|
14 年 前 |
Gustavo F. Padovan
|
6ff5abbf4e
Bluetooth: Fix memory leak with L2CAP channels
|
14 年 前 |
Gustavo F. Padovan
|
8c1d787be4
Bluetooth: Move conn to struct l2cap_chan
|
14 年 前 |
Gustavo F. Padovan
|
fe4128e0aa
Bluetooth: Move more vars to struct l2cap_chan
|
14 年 前 |
Gustavo F. Padovan
|
0c1bc5c626
Bluetooth: Move more channel info to struct l2cap_chan
|
14 年 前 |
Gustavo F. Padovan
|
47d1ec6161
Bluetooth: Move more vars to struct l2cap_chan
|
14 年 前 |
Gustavo F. Padovan
|
4343478f3a
Bluetooth: Move some more elements to struct l2cap_chan
|
14 年 前 |
Gustavo F. Padovan
|
77a74c7e08
Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect()
|
14 年 前 |
Gustavo F. Padovan
|
b445003518
Bluetooth: Move conf_state to struct l2cap_chan
|
14 年 前 |
Gustavo F. Padovan
|
5d41ce1dd9
Bluetooth: Refactor L2CAP channel allocation
|
14 年 前 |
Gustavo F. Padovan
|
cd69a03af1
Bluetooth: Fix wrong comparison in listen()
|
14 年 前 |
Gustavo F. Padovan
|
58d35f87ef
Bluetooth: Move tx queue to struct l2cap_chan
|
14 年 前 |
Gustavo F. Padovan
|
39d5a3ee35
Bluetooth: Move SREJ list to struct l2cap_chan
|
14 年 前 |
Gustavo F. Padovan
|
f1c6775be6
Bluetooth: Move srej and busy queues to struct l2cap_chan
|
14 年 前 |
Gustavo F. Padovan
|
e92c8e70fa
Bluetooth: Move ERTM timers to struct l2cap_chan
|
14 年 前 |
Gustavo F. Padovan
|
2c03a7a49e
Bluetooth: Move remote info to struct l2cap_chan
|
14 年 前 |
Gustavo F. Padovan
|
42e5c8027b
Bluetooth: Move of ERTM *_seq vars to struct l2cap_chan
|
14 年 前 |
Gustavo F. Padovan
|
525cd1851b
Bluetooth: Move conn_state to struct l2cap_chan
|
14 年 前 |
Gustavo F. Padovan
|
710f9b0a42
Bluetooth: clean up l2cap_sock_recvmsg()
|
14 年 前 |
Gustavo F. Padovan
|
73ffa904b7
Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chan
|
14 年 前 |
Gustavo F. Padovan
|
fc7f8a7ed4
Bluetooth: Move ident to struct l2cap_chan
|
14 年 前 |
Gustavo F. Padovan
|
48454079c2
Bluetooth: Create struct l2cap_chan
|
14 年 前 |
Andrei Emeltchenko
|
34bd0273b6
Bluetooth: delete hanging L2CAP channel
|
14 年 前 |
Gustavo F. Padovan
|
e2174ca430
Bluetooth: fix errors reported by checkpatch.pl
|
14 年 前 |
Ville Tervo
|
5589fa9c2d
Bluetooth: Do not send disconn comand over LE links
|
14 年 前 |
Ville Tervo
|
b62f328b8f
Bluetooth: Add server socket support for LE connection
|
14 年 前 |
Ville Tervo
|
acd7d37085
Bluetooth: Add LE connection support to L2CAP
|
14 年 前 |
Vasiliy Kulikov
|
e3fb592b15
Bluetooth: l2cap: fix 1 byte infoleak to userspace
|
14 年 前 |
Gustavo F. Padovan
|
6de0702b5b
Bluetooth: move __l2cap_sock_close() to l2cap_sock.c
|
14 年 前 |
Gustavo F. Padovan
|
05fc1576da
Bluetooth: move l2cap_sock_kill() to l2cap_sock.c
|
14 年 前 |