Johan Hedberg
|
e7cafc4525
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
|
11 年之前 |
Marcel Holtmann
|
5a54e7c85b
Bluetooth: Convert L2CAP ident spinlock into a mutex
|
11 年之前 |
Marcel Holtmann
|
a6801ca985
Bluetooth: Update the list of L2CAP fixed channels
|
11 年之前 |
Jukka Rissanen
|
6b8d4a6a03
Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one
|
11 年之前 |
Jukka Rissanen
|
0498878b18
Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec
|
11 年之前 |
Marcel Holtmann
|
d9fbd02be5
Bluetooth: Use explicit header and body length for L2CAP SKB allocation
|
11 年之前 |
Marcel Holtmann
|
8d46321c4f
Bluetooth: Assign L2CAP socket priority when allocating SKB
|
11 年之前 |
Marcel Holtmann
|
67f86a45bb
Bluetooth: Use const for struct l2cap_ops field
|
11 年之前 |
Johan Hedberg
|
387a33e304
Bluetooth: Fix updating Identity Address in L2CAP channels
|
12 年之前 |
Johan Hedberg
|
9b7655eafe
Bluetooth: Enable LE L2CAP CoC support by default
|
12 年之前 |
Johan Hedberg
|
2338a7e044
Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXED
|
12 年之前 |
Johan Hedberg
|
61a939c68e
Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reached
|
12 年之前 |
Marcel Holtmann
|
7d513e9243
Bluetooth: Handle security level 4 for L2CAP connections
|
12 年之前 |
Jukka Rissanen
|
18722c2470
Bluetooth: Enable 6LoWPAN support for BT LE devices
|
12 年之前 |
Johan Hedberg
|
0ce43ce60d
Bluetooth: Simplify l2cap_chan initialization for LE CoC
|
12 年之前 |
Johan Hedberg
|
e77af75592
Bluetooth: Fix CID ranges for LE CoC CID allocations
|
12 年之前 |
Johan Hedberg
|
595177f311
Bluetooth: Fix LE L2CAP Connect Request handling together with SMP
|
12 年之前 |
Johan Hedberg
|
837776f790
Bluetooth: Introduce L2CAP channel callback for suspending
|
12 年之前 |
Johan Hedberg
|
0cd75f7ed7
Bluetooth: Track LE L2CAP credits in l2cap_chan
|
12 年之前 |
Johan Hedberg
|
3831971355
Bluetooth: Add LE L2CAP flow control mode
|
12 年之前 |
Johan Hedberg
|
27e2d4c8d2
Bluetooth: Add basic LE L2CAP connect request receiving support
|
12 年之前 |
Johan Hedberg
|
ee5ec5cf00
Bluetooth: Add definitions for LE connection oriented channels
|
12 年之前 |
Johan Hedberg
|
9149761ad7
Bluetooth: Add module parameter to enable LE CoC support
|
12 年之前 |
Linus Torvalds
|
9073e1a804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 年之前 |
Gustavo Padovan
|
d78a32a8fc
Bluetooth: Remove sk member from struct l2cap_chan
|
12 年之前 |
Marcel Holtmann
|
2ce5fb510f
Bluetooth: Add l2cap_chan_no_resume stub for A2MP
|
12 年之前 |
Gustavo Padovan
|
dc25306b03
Bluetooth: Move l2cap_wait_ack() to l2cap_sock.c
|
12 年之前 |
Gustavo Padovan
|
5ec1bbe549
Bluetooth: Add chan->ops->set_shutdown()
|
12 年之前 |
Gustavo Padovan
|
8d836d71e2
Bluetooth: Access sk_sndtimeo indirectly in l2cap_core.c
|
12 年之前 |
Gustavo Padovan
|
53f5212121
Bluetooth: Extend state_change() call to report errors too
|
12 年之前 |