Marcel Holtmann
|
cc8dba2bc3
Bluetooth: Block ATT connection on LE when device is blocked
|
11 years ago |
Marcel Holtmann
|
06ae3314e0
Bluetooth: Use hcon directly instead of conn->hcon where possible
|
11 years ago |
Marcel Holtmann
|
1120e4bfa5
Bluetooth: Use IS_ERR_OR_NULL for checking bt_debugfs
|
11 years ago |
Johan Hedberg
|
a521149a0d
Bluetooth: Remove useless l2cap_err_to_reason function
|
11 years ago |
Johan Hedberg
|
33a2145e61
Bluetooth: Remove unused command reject mapping for EMSGSIZE
|
11 years ago |
Johan Hedberg
|
662d652dd6
Bluetooth: Fix L2CAP "Command Reject: Invalid CID" response
|
11 years ago |
Gustavo Padovan
|
74e7574066
Bluetooth: use l2cap_chan_ready() instead of duplicate code
|
11 years ago |
Gustavo Padovan
|
dc25306b03
Bluetooth: Move l2cap_wait_ack() to l2cap_sock.c
|
11 years ago |
Gustavo Padovan
|
5ec1bbe549
Bluetooth: Add chan->ops->set_shutdown()
|
11 years ago |
Gustavo Padovan
|
8d836d71e2
Bluetooth: Access sk_sndtimeo indirectly in l2cap_core.c
|
11 years ago |
Gustavo Padovan
|
f8e73017c1
Bluetooth: Add l2cap_state_change_and_error()
|
11 years ago |
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 |