Gustavo F. Padovan
|
6de0702b5b
Bluetooth: move __l2cap_sock_close() to l2cap_sock.c
|
14 years ago |
Gustavo F. Padovan
|
fd83ccdb39
Bluetooth: move l2cap_sock_sendmsg() to l2cap_sock.c
|
14 years ago |
Gustavo F. Padovan
|
dcba0dba54
Bluetooth: move l2cap_sock_shutdown() to l2cap_sock.c
|
14 years ago |
Gustavo F. Padovan
|
6898325923
Bluetooth: move l2cap_sock_recvmsg() to l2cap_sock.c
|
14 years ago |
Gustavo F. Padovan
|
4e34c50bfe
Bluetooth: move l2cap_sock_connect() to l2cap_sock.c
|
14 years ago |
Gustavo F. Padovan
|
99f4808db0
Bluetooth: move l2cap_sock_getsockopt() to l2cap_sock.c
|
14 years ago |
Gustavo F. Padovan
|
33575df7be
Bluetooth: move l2cap_sock_setsockopt() to l2cap_sock.c
|
14 years ago |
Gustavo F. Padovan
|
d7175d5525
Bluetooth: move l2cap_sock_getname() to l2cap_sock.c
|
14 years ago |
Gustavo F. Padovan
|
c47b7c724b
Bluetooth: move l2cap_sock_accept() to l2cap_sock.c
|
14 years ago |
Gustavo F. Padovan
|
af6bcd8205
Bluetooth: move l2cap_sock_bind()/listen() to l2cap_sock.c
|
14 years ago |
Gustavo F. Padovan
|
554f05bb8a
Bluetooth: move l2cap_sock_release() to l2cap_sock.c
|
14 years ago |
Gustavo F. Padovan
|
65390587c7
Bluetooth: move l2cap_sock_ops to l2cap_sock.c
|
14 years ago |
Gustavo F. Padovan
|
bb58f747e5
Bluetooth: Initial work for L2CAP split.
|
14 years ago |
Andrei Emeltchenko
|
e702112ff6
Bluetooth: Use non-flushable by default L2CAP data packets
|
14 years ago |
Andrei Emeltchenko
|
be21871f24
Bluetooth: clean up legal text
|
14 years ago |
Andrei Emeltchenko
|
894718a6be
Bluetooth: clean up l2cap code
|
14 years ago |
Eric Dumazet
|
a02cec2155
net: return operator cleanup
|
14 years ago |
Mat Martineau
|
db12d647cc
Bluetooth: Use 3-DH5 payload size for default ERTM max PDU size
|
15 years ago |
Mat Martineau
|
fa235562fb
Bluetooth: Change default L2CAP ERTM retransmit timeout
|
15 years ago |
Gustavo F. Padovan
|
66c853cc21
Bluetooth: Use __packed annotation
|
15 years ago |
Gustavo F. Padovan
|
5d8868ff3d
Bluetooth: Add Google's copyright to L2CAP
|
15 years ago |
Gustavo F. Padovan
|
ce5706bd69
Bluetooth: Add Copyright notice to L2CAP
|
15 years ago |
Gustavo F. Padovan
|
e0f66218b3
Bluetooth: Remove the send_lock spinlock from ERTM
|
15 years ago |
Gustavo F. Padovan
|
cf6c2c0b9f
Bluetooth: Disconnect early if mode is not supported
|
15 years ago |
Gustavo F. Padovan
|
dfc909befb
Bluetooth: Fix race condition on l2cap_ertm_send()
|
15 years ago |
Gustavo F. Padovan
|
1890d36bb5
Bluetooth: Implement Local Busy Condition handling
|
15 years ago |
Gustavo F. Padovan
|
68d7f0ce91
Bluetooth: Enable option to configure Max Transmission value via sockopt
|
15 years ago |
Gustavo F. Padovan
|
803020c6fa
Bluetooth: Change acknowledgement to use the value of txWindow
|
15 years ago |
Gustavo F. Padovan
|
14b5aa71ec
Bluetooth: Add sockopt configuration for txWindow on L2CAP
|
15 years ago |
Gustavo F. Padovan
|
1c7621596d
Bluetooth: Fix configuration of the MPS value
|
15 years ago |