Gustavo F. Padovan
|
1a09bcb97c
Bluetooth: keep reference if any ERTM timer is enabled
|
14 years ago |
Gustavo F. Padovan
|
c9b6667537
Bluetooth: Make timer functions generic
|
14 years ago |
Gustavo F. Padovan
|
71ba0e569b
Bluetooth: Add refcnt to struct l2cap_chan
|
14 years ago |
Gustavo F. Padovan
|
89bc500e41
Bluetooth: Add state tracking to struct l2cap_chan
|
14 years ago |
Gustavo F. Padovan
|
ba3bd0ee39
Bluetooth: add close() callback to l2cap_chan_ops
|
14 years ago |
Gustavo F. Padovan
|
2307049422
Bluetooth: add recv() callback to l2cap_chan_ops
|
14 years ago |
Gustavo F. Padovan
|
80808e431e
Bluetooth: Add l2cap_chan_ops abstraction
|
14 years ago |
Jaikumar Ganesh
|
14b12d0b98
Bluetooth: Add BT_POWER L2CAP socket option.
|
14 years ago |
Gustavo F. Padovan
|
0f85272496
Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close()
|
14 years ago |
Gustavo F. Padovan
|
500698d3fd
Bluetooth: Remove export of l2cap_chan_clear_timer()
|
14 years ago |
Gustavo F. Padovan
|
ab07801d28
Bluetooth: create channel timer to replace sk_timer
|
14 years ago |
Gustavo F. Padovan
|
715ec005cd
Bluetooth: Add chan->chan_type struct member
|
14 years ago |
Gustavo F. Padovan
|
9a91a04a95
Bluetooth: Create l2cap_chan_send()
|
14 years ago |
Gustavo F. Padovan
|
4519de9a04
Bluetooth: Create __l2cap_chan_close()
|
14 years ago |
Gustavo F. Padovan
|
23691d75cd
Bluetooth: Remove l2cap_sk_list
|
14 years ago |
Gustavo F. Padovan
|
73b2ec1853
Bluetooth: Handle psm == 0 case inside l2cap_add_psm()
|
14 years ago |
Gustavo F. Padovan
|
9e4425fff9
Bluetooth: Add l2cap_add_psm() and l2cap_add_scid()
|
14 years ago |
Gustavo F. Padovan
|
cf2f90f59b
Bluetooth: Don't export l2cap_sock_ops
|
14 years ago |
Gustavo F. Padovan
|
6ff5abbf4e
Bluetooth: Fix memory leak with L2CAP channels
|
14 years ago |
Gustavo F. Padovan
|
8c1d787be4
Bluetooth: Move conn to struct l2cap_chan
|
14 years ago |
Gustavo F. Padovan
|
fe4128e0aa
Bluetooth: Move more vars to struct l2cap_chan
|
14 years ago |
Gustavo F. Padovan
|
0c1bc5c626
Bluetooth: Move more channel info to struct l2cap_chan
|
14 years ago |
Gustavo F. Padovan
|
47d1ec6161
Bluetooth: Move more vars to struct l2cap_chan
|
14 years ago |
Gustavo F. Padovan
|
4343478f3a
Bluetooth: Move some more elements to struct l2cap_chan
|
14 years ago |
Gustavo F. Padovan
|
77a74c7e08
Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect()
|
14 years ago |
Gustavo F. Padovan
|
b445003518
Bluetooth: Move conf_state to struct l2cap_chan
|
14 years ago |
Gustavo F. Padovan
|
5d41ce1dd9
Bluetooth: Refactor L2CAP channel allocation
|
14 years ago |
Gustavo F. Padovan
|
58d35f87ef
Bluetooth: Move tx queue to struct l2cap_chan
|
14 years ago |
Gustavo F. Padovan
|
39d5a3ee35
Bluetooth: Move SREJ list to struct l2cap_chan
|
14 years ago |
Gustavo F. Padovan
|
311bb895e3
Bluetooth: Move busy workqueue to struct l2cap_chan
|
14 years ago |