Mat Martineau
|
84084a3197
Bluetooth: Perform L2CAP SDU reassembly without copying data
|
14 年之前 |
Vinicius Costa Gomes
|
1c1def09c4
Bluetooth: Move SMP fields to a separate structure
|
13 年之前 |
Ilia Kolomisnky
|
e2fd318e3a
Bluetooth: Fixes l2cap "command reject" reply according to spec
|
14 年之前 |
Mat Martineau
|
fadd192e81
Bluetooth: Remove L2CAP busy queue
|
14 年之前 |
Mat Martineau
|
e328140fda
Bluetooth: Use event-driven approach for handling ERTM receive buffer
|
14 年之前 |
Gustavo F. Padovan
|
e2ab43536c
Bluetooth: Use bit operations on conn_state
|
14 年之前 |
Gustavo F. Padovan
|
c1360a1cf3
Bluetooth: use bit operation on conf_state
|
14 年之前 |
Vinicius Costa Gomes
|
3158c50c33
Bluetooth: Add key size checks for SMP
|
14 年之前 |
Vinicius Costa Gomes
|
5d3de7df18
Bluetooth: Add support for SMP timeout
|
14 年之前 |
Anderson Briglia
|
7d24ddcc11
Bluetooth: Add SMP confirmation checks methods
|
14 年之前 |
Anderson Briglia
|
f01ead3157
Bluetooth: Add SMP confirmation structs
|
14 年之前 |
Gustavo F. Padovan
|
1a09bcb97c
Bluetooth: keep reference if any ERTM timer is enabled
|
14 年之前 |
Gustavo F. Padovan
|
c9b6667537
Bluetooth: Make timer functions generic
|
14 年之前 |
Gustavo F. Padovan
|
71ba0e569b
Bluetooth: Add refcnt to struct l2cap_chan
|
14 年之前 |
Gustavo F. Padovan
|
89bc500e41
Bluetooth: Add state tracking to struct l2cap_chan
|
14 年之前 |
Gustavo F. Padovan
|
ba3bd0ee39
Bluetooth: add close() callback to l2cap_chan_ops
|
14 年之前 |
Gustavo F. Padovan
|
2307049422
Bluetooth: add recv() callback to l2cap_chan_ops
|
14 年之前 |
Gustavo F. Padovan
|
80808e431e
Bluetooth: Add l2cap_chan_ops abstraction
|
14 年之前 |
Jaikumar Ganesh
|
14b12d0b98
Bluetooth: Add BT_POWER L2CAP socket option.
|
14 年之前 |
Gustavo F. Padovan
|
0f85272496
Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close()
|
14 年之前 |
Gustavo F. Padovan
|
500698d3fd
Bluetooth: Remove export of l2cap_chan_clear_timer()
|
14 年之前 |
Gustavo F. Padovan
|
ab07801d28
Bluetooth: create channel timer to replace sk_timer
|
14 年之前 |
Gustavo F. Padovan
|
715ec005cd
Bluetooth: Add chan->chan_type struct member
|
14 年之前 |
Gustavo F. Padovan
|
9a91a04a95
Bluetooth: Create l2cap_chan_send()
|
14 年之前 |
Gustavo F. Padovan
|
4519de9a04
Bluetooth: Create __l2cap_chan_close()
|
14 年之前 |
Gustavo F. Padovan
|
23691d75cd
Bluetooth: Remove l2cap_sk_list
|
14 年之前 |
Gustavo F. Padovan
|
73b2ec1853
Bluetooth: Handle psm == 0 case inside l2cap_add_psm()
|
14 年之前 |
Gustavo F. Padovan
|
9e4425fff9
Bluetooth: Add l2cap_add_psm() and l2cap_add_scid()
|
14 年之前 |
Gustavo F. Padovan
|
cf2f90f59b
Bluetooth: Don't export l2cap_sock_ops
|
14 年之前 |
Gustavo F. Padovan
|
6ff5abbf4e
Bluetooth: Fix memory leak with L2CAP channels
|
14 年之前 |