Gustavo F. Padovan
|
e2ab43536c
Bluetooth: Use bit operations on conn_state
|
14 years ago |
Gustavo F. Padovan
|
c1360a1cf3
Bluetooth: use bit operation on conf_state
|
14 years ago |
Vinicius Costa Gomes
|
3158c50c33
Bluetooth: Add key size checks for SMP
|
14 years ago |
Vinicius Costa Gomes
|
5d3de7df18
Bluetooth: Add support for SMP timeout
|
14 years ago |
Anderson Briglia
|
7d24ddcc11
Bluetooth: Add SMP confirmation checks methods
|
14 years ago |
Anderson Briglia
|
f01ead3157
Bluetooth: Add SMP confirmation structs
|
14 years ago |
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 |