Vinicius Costa Gomes
|
43f3dc4157
Bluetooth: Fix not setting the chan state
|
14 years ago |
Gustavo F. Padovan
|
0555891184
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
|
14 years ago |
Vinicius Costa Gomes
|
e13e21dc5d
Bluetooth: Remove useless access to the socket
|
14 years ago |
Vinicius Costa Gomes
|
6312845169
Bluetooth: Fix crash when setting a LE socket to ready
|
14 years ago |
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
|
5d3de7df18
Bluetooth: Add support for SMP timeout
|
14 years ago |
Johan Hedberg
|
df3c3931ec
Bluetooth: Fix accepting connect requests for defer_setup
|
14 years ago |
Vinicius Costa Gomes
|
f1cb9af557
Bluetooth: Add support for resuming socket when SMP is finished
|
14 years ago |
Anderson Briglia
|
b501d6a1dc
Bluetooth: Start SMP procedure
|
14 years ago |
Gustavo F. Padovan
|
b569450682
Bluetooth: Don't forget to check for LE_LINK
|
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 |
Gustavo F. Padovan
|
dc50a06dac
Bluetooth: Merge l2cap_chan_create() in the l2cap_sock_alloc()
|
14 years ago |
Mat Martineau
|
e694928067
Bluetooth: Fix check for the ERTM local busy state
|
14 years ago |
Mat Martineau
|
d8d69c54fb
Bluetooth: Restore accidentally-deleted line
|
14 years ago |
Jaikumar Ganesh
|
14b12d0b98
Bluetooth: Add BT_POWER L2CAP socket option.
|
14 years ago |
Johannes Berg
|
b5ad8b7f8c
Bluetooth: fix sparse & gcc warnings
|
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
|
78676a0626
Bluetooth: fix set but not used warning
|
14 years ago |