Mat Martineau
|
c20f8e35ca
Bluetooth: Use tx window from config response for ack timing
|
13 years ago |
Andrei Emeltchenko
|
4b10b274e2
Bluetooth: debug: Print l2cap_chan refcount
|
13 years ago |
Gustavo Padovan
|
7e1af8a3a5
Bluetooth: Create empty l2cap ops function
|
13 years ago |
Andre Guedes
|
8c3a4f004e
Bluetooth: Rename L2CAP_LE_DEFAULT_MTU
|
13 years ago |
Andrei Emeltchenko
|
416fa7527d
Bluetooth: A2MP: Handling fixed channels
|
13 years ago |
Andrei Emeltchenko
|
466f8004f3
Bluetooth: A2MP: Create A2MP channel
|
13 years ago |
Andrei Emeltchenko
|
54a59aa2b5
Bluetooth: Add l2cap_chan->ops->ready()
|
13 years ago |
Andrei Emeltchenko
|
c0df7f6e06
Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.c
|
13 years ago |
Gustavo Padovan
|
80b9802795
Bluetooth: Use chan as parameters for l2cap chan ops
|
13 years ago |
Andrei Emeltchenko
|
2983fd6824
Bluetooth: Define and use PSM identifiers
|
13 years ago |
Andrei Emeltchenko
|
59e54bd15d
Bluetooth: Define L2CAP conf continuation flag
|
13 years ago |
Mat Martineau
|
522cc2ee6e
Bluetooth: Remove unused ERTM control field macros
|
13 years ago |
Mat Martineau
|
4239d16f36
Bluetooth: Check rules when setting retransmit or monitor timers
|
13 years ago |
Mat Martineau
|
f5dbb0772d
Bluetooth: Remove receive code that has been superceded
|
13 years ago |
Mat Martineau
|
2827011f66
Bluetooth: Fix early return from l2cap_chan_del
|
13 years ago |
Mat Martineau
|
94122bbe9c
Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentation
|
13 years ago |
Mat Martineau
|
5a364bd399
Bluetooth: Improve ERTM sequence number offset calculation
|
13 years ago |
Andre Guedes
|
8e9f98921c
Bluetooth: Use address type info from user-space
|
13 years ago |
Andre Guedes
|
43ef0b8b8d
Bluetooth: Add address type to struct sockaddr_l2
|
13 years ago |
Andrei Emeltchenko
|
2bbf2968e5
Bluetooth: trivial: Remove empty line
|
13 years ago |
Mat Martineau
|
3c588192b5
Bluetooth: Add the l2cap_seq_list structure for tracking frames
|
13 years ago |
Gustavo Padovan
|
9033894722
Bluetooth: Remove err parameter from alloc_skb()
|
13 years ago |
Andrei Emeltchenko
|
bd4b165312
Bluetooth: Adds set_default function in L2CAP setup
|
13 years ago |
Gustavo Padovan
|
eef1d9b668
Bluetooth: Remove sk parameter from l2cap_chan_create()
|
13 years ago |
Mat Martineau
|
d5f7ac3810
Bluetooth: Add definitions and struct members for new ERTM state machine
|
13 years ago |
Andrei Emeltchenko
|
6f74b6f36f
Bluetooth: Comments and style fixes
|
13 years ago |
Gustavo F. Padovan
|
f64b993f44
Bluetooth: Fix coding style in all .h files
|
13 years ago |
Marcel Holtmann
|
ba13ccd9b9
Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffies
|
13 years ago |
Andrei Emeltchenko
|
978c93b90f
Bluetooth: Save remote L2CAP fixed channel mask
|
13 years ago |
Andrei Emeltchenko
|
c03b355ea2
Bluetooth: Add l2cap_chan_lock
|
13 years ago |