Claudio Takahasi
|
de73115a7d
Bluetooth: Add connection parameter update response
|
14 years ago |
Claudio Takahasi
|
3300d9a930
Bluetooth: Add LE signaling commands handling
|
14 years ago |
Ville Tervo
|
b62f328b8f
Bluetooth: Add server socket support for LE connection
|
14 years ago |
Ville Tervo
|
acd7d37085
Bluetooth: Add LE connection support to L2CAP
|
14 years ago |
Gustavo F. Padovan
|
c531a12ae6
Bluetooth: remove l2cap_load() hack
|
14 years ago |
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 |