Jukka Rissanen
|
18722c2470
Bluetooth: Enable 6LoWPAN support for BT LE devices
|
11 years ago |
Johan Hedberg
|
71fb419724
Bluetooth: Fix handling of L2CAP Command Reject over LE
|
11 years ago |
Johan Hedberg
|
c8afe8d0ad
Bluetooth: Fix valid LE PSM check
|
11 years ago |
Johan Hedberg
|
f1324ea50b
Bluetooth: Use min_t for calculating chan->mps
|
11 years ago |
Johan Hedberg
|
0ce43ce60d
Bluetooth: Simplify l2cap_chan initialization for LE CoC
|
11 years ago |
Johan Hedberg
|
f15b8ecf98
Bluetooth: Add debugfs controls for LE CoC MPS and Credits
|
11 years ago |
Johan Hedberg
|
4946096d43
Bluetooth: Fix validating LE PSM values
|
12 years ago |
Johan Hedberg
|
e77af75592
Bluetooth: Fix CID ranges for LE CoC CID allocations
|
12 years ago |
Johan Hedberg
|
aeddd075d5
Bluetooth: Fix clearing of chan->omtu for LE CoC channels
|
12 years ago |
Johan Hedberg
|
3916aed81f
Bluetooth: Limit LE MPS to the MTU value
|
12 years ago |
Johan Hedberg
|
029727a39a
Bluetooth: Fix suspending the L2CAP socket if we start with 0 credits
|
12 years ago |
Johan Hedberg
|
595177f311
Bluetooth: Fix LE L2CAP Connect Request handling together with SMP
|
11 years ago |
Johan Hedberg
|
aac23bf636
Bluetooth: Implement LE L2CAP reassembly
|
12 years ago |
Johan Hedberg
|
177f8f2b12
Bluetooth: Add LE L2CAP segmentation support for outgoing data
|
12 years ago |
Johan Hedberg
|
3af8ace653
Bluetooth: Reject LE CoC commands when the feature is not enabled
|
11 years ago |
Johan Hedberg
|
fad5fc8959
Bluetooth: Add LE flow control discipline
|
11 years ago |
Johan Hedberg
|
b1c325c23d
Bluetooth: Implement returning of LE L2CAP credits
|
11 years ago |
Johan Hedberg
|
0cd75f7ed7
Bluetooth: Track LE L2CAP credits in l2cap_chan
|
12 years ago |
Johan Hedberg
|
3831971355
Bluetooth: Add LE L2CAP flow control mode
|
12 years ago |
Johan Hedberg
|
b5ecba6422
Bluetooth: Make l2cap_le_sig_cmd logic consistent
|
11 years ago |
Johan Hedberg
|
3defe01a48
Bluetooth: Add L2CAP Disconnect suppport for LE
|
12 years ago |
Johan Hedberg
|
cea04ce35e
Bluetooth: Fix L2CAP channel closing for LE connections
|
12 years ago |
Johan Hedberg
|
27e2d4c8d2
Bluetooth: Add basic LE L2CAP connect request receiving support
|
12 years ago |
Johan Hedberg
|
791d60f71a
Bluetooth: Refactor L2CAP connect rejection to its own function
|
12 years ago |
Johan Hedberg
|
f1496dee9c
Bluetooth: Add initial code for LE L2CAP Connect Request
|
12 years ago |
Johan Hedberg
|
96ac34fb40
Bluetooth: Move LE L2CAP initiator procedure to its own function
|
12 years ago |
Johan Hedberg
|
203e639ecb
Bluetooth: Pass command length to LE signaling channel handlers
|
12 years ago |
Johan Hedberg
|
a17de2fe02
Bluetooth: Allow l2cap_chan_check_security() to be used for LE links.
|
12 years ago |
Johan Hedberg
|
bf20fd4ec1
Bluetooth: Update l2cap_global_chan_by_psm() to take a link type
|
12 years ago |
Johan Hedberg
|
6d3c15da1d
Bluetooth: Remove unnecessary braces from one-line if-statement
|
11 years ago |