commit | 8e207fefad2e1aeaaf03ee4da0fb024d167b7a96 | [log] [tgz] |
---|---|---|
author | Jonathan Rico <jonathan.rico@nordicsemi.no> | Tue Sep 20 16:05:31 2022 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Mon Sep 26 11:05:04 2022 +0200 |
tree | f7bc3691767a5d5d7db4064e0b7b8a5992f4ee03 | |
parent | 3c1ca93fe8342d004bf539e3c193efb034ba448a [diff] |
Bluetooth: host: l2cap: workaround SDU deadlock See the code comments. SDUs might enter a state where they will be blocked forever, as a workaround, we nudge them when another SDU has been sent. Signed-off-by: Jonathan Rico <jonathan.rico@nordicsemi.no>