Mat Martineau
|
3f7a56c4ff
Bluetooth: Start channel move when socket option is changed
|
13 years ago |
Mat Martineau
|
e6a3ee6e8a
Bluetooth: Do not retransmit data during a channel move
|
13 years ago |
Mat Martineau
|
a549574da3
Bluetooth: Ignore BR/EDR packet size constraints when fragmenting for AMP
|
13 years ago |
Mat Martineau
|
36c86c8566
Bluetooth: Configure appropriate timeouts for AMP controllers
|
13 years ago |
Mat Martineau
|
b99e13ade7
Bluetooth: Do not send data during channel move
|
13 years ago |
Mat Martineau
|
d5f8a75d88
Bluetooth: Flag ACL frames as complete for AMP controllers
|
13 years ago |
Mat Martineau
|
8eb200bd2f
Bluetooth: Handle physical link completion
|
13 years ago |
Mat Martineau
|
3fd71a0a43
Bluetooth: Add move confirm response handling
|
13 years ago |
Mat Martineau
|
1500109bbc
Bluetooth: Add logical link confirm
|
13 years ago |
Mat Martineau
|
5b155ef960
Bluetooth: Move channel response
|
13 years ago |
Mat Martineau
|
5f3847a478
Bluetooth: Add move channel confirm handling
|
13 years ago |
Mat Martineau
|
32b32735ca
Bluetooth: Add new ERTM receive states for channel move
|
13 years ago |
Mat Martineau
|
02b0fbb92d
Bluetooth: Channel move request handling
|
13 years ago |
Mat Martineau
|
b1a130b7d3
Bluetooth: Lookup channel structure based on DCID
|
13 years ago |
Mat Martineau
|
5909cf30f3
Bluetooth: Remove unnecessary intermediate function
|
13 years ago |
Mat Martineau
|
1700915fef
Bluetooth: Add L2CAP create channel request handling
|
13 years ago |
Mat Martineau
|
08333283a7
Bluetooth: Add new l2cap_chan struct members for high speed channels
|
13 years ago |
John W. Linville
|
bc27d5f143
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
|
13 years ago |
Andrei Emeltchenko
|
56f6098441
Bluetooth: Zero bredr pointer when chan is deleted
|
13 years ago |
Andrei Emeltchenko
|
79de886d9c
Bluetooth: Send EFS Conf Rsp only for BR/EDR chan
|
13 years ago |
Andrei Emeltchenko
|
1d13a254e1
Bluetooth: AMP: Drop packets when no l2cap conn exist
|
13 years ago |
Andrei Emeltchenko
|
d73a098804
Bluetooth: AMP: Handle complete frames in l2cap
|
13 years ago |
Gustavo Padovan
|
300229f962
Bluetooth: Rename __l2cap_connect() to l2cap_connect()
|
13 years ago |
Gustavo Padovan
|
2dc4e5105f
Bluetooth: Add chan->ops->defer()
|
13 years ago |
Gustavo Padovan
|
644912e18a
Bluetooth: Move bt_accept_enqueue() to l2cap_sock.c
|
13 years ago |
Gustavo Padovan
|
b699ec0d99
Bluetooth: Call ops->teardown() without checking for NULL
|
13 years ago |
Gustavo Padovan
|
d117773ce5
Bluetooth: Use locked l2cap_state_change()
|
13 years ago |
Gustavo Padovan
|
1d8b1fd55a
Bluetooth: use l2cap_chan_set_err()
|
13 years ago |
Gustavo Padovan
|
8bcde1f2ab
Bluetooth: Remove GFP_ATOMIC usage from l2cap_core.c
|
13 years ago |
Gustavo Padovan
|
2d7928184c
Bluetooth: Fix L2CAP coding style
|
13 years ago |