Gustavo Padovan
|
53f5212121
Bluetooth: Extend state_change() call to report errors too
|
11 years ago |
Marcel Holtmann
|
d97c899bde
Bluetooth: Introduce L2CAP channel callback for resuming
|
11 years ago |
Marcel Holtmann
|
bdc2578307
Bluetooth: Introduce L2CAP channel flag for defer setup
|
11 years ago |
Marcel Holtmann
|
2edf870d19
Bluetooth: Provide msg_name callback for L2CAP connectionless channels
|
11 years ago |
Marcel Holtmann
|
4f1654e084
Bluetooth: Return the correct address type for L2CAP sockets
|
11 years ago |
Marcel Holtmann
|
7eafc59e2f
Bluetooth: Store address information in L2CAP channel structure
|
11 years ago |
Marcel Holtmann
|
4637f7c0d0
Bluetooth: Update L2CAP socket source address from HCI connection
|
11 years ago |
Marcel Holtmann
|
6f59b904ae
Bluetooth: Use hci_conn->src address for L2CAP functions
|
11 years ago |
Marcel Holtmann
|
98e0f7ea4a
Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst usage from L2CAP
|
11 years ago |
Marcel Holtmann
|
547d103280
Bluetooth: Unicast connectionless data reception is supported
|
11 years ago |
Marcel Holtmann
|
d40bffbc4e
Bluetooth: The L2CAP fixed channel connectionless data is supported
|
11 years ago |
Marcel Holtmann
|
3124b84309
Bluetooth: Allow 3D profile to use security mode 4 level 0
|
11 years ago |
Marcel Holtmann
|
6a974b50a1
Bluetooth: Limit security mode 4 level 0 to connection oriented channels
|
11 years ago |
Marcel Holtmann
|
43b1b8dfb4
Bluetooth: Fix PSM value for L2CAP connectionless data packets
|
11 years ago |
Marcel Holtmann
|
ac4b723661
Bluetooth: Move smp.h header file into net/bluetooth/
|
11 years ago |
Marcel Holtmann
|
7024728ee5
Bluetooth: Move a2mp.h header file into net/bluetooth/
|
11 years ago |
Marcel Holtmann
|
7ef9fbf088
Bluetooth: Move amp.h header file into net/bluetooth/
|
11 years ago |
Johan Hedberg
|
c4e5bafa66
Bluetooth: Fix potential double-frees of L2CAP skbs
|
11 years ago |
Marcel Holtmann
|
1df7b17a87
Bluetooth: Simplify check if L2CAP connection is AMP capable
|
11 years ago |
Marcel Holtmann
|
80d58d0b5b
Bluetooth: Move hci_amp_capable() function into L2CAP core
|
11 years ago |
Marcel Holtmann
|
6ed971ca4f
Bluetooth: Use explicit AMP controller id value for BR/EDR
|
11 years ago |
Marcel Holtmann
|
4f3e219d95
Bluetooth: Only one command per L2CAP LE signalling is supported
|
11 years ago |
Marcel Holtmann
|
b99707d7ee
Bluetooth: Drop packets on ATT fixed channel on BR/EDR
|
11 years ago |
Marcel Holtmann
|
ae4fd2d374
Bluetooth: L2CAP connectionless channels are only valid for BR/EDR
|
11 years ago |
Marcel Holtmann
|
94b6a09b67
Bluetooth: Don't copy L2CAP LE signalling to raw sockets
|
11 years ago |
Marcel Holtmann
|
a28776296c
Bluetooth: Fix switch statement order for L2CAP fixed channels
|
11 years ago |
Marcel Holtmann
|
3b1662952e
Bluetooth: Fix memory leak with L2CAP signal channels
|
11 years ago |
Marcel Holtmann
|
848566b381
Bluetooth: Provide high speed configuration option
|
11 years ago |
Gustavo Padovan
|
1025c04cec
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
|
11 years ago |
Peter Senna Tschudin
|
941247f910
Bluetooth: Fix assignment of 0/1 to bool variables
|
12 years ago |