| commit | fc813d9556a4e354256981f3e43aa3d3325f37b6 | [log] [tgz] |
|---|---|---|
| author | Lars Segerlund <lrsu@demant.com> | Wed Oct 22 11:31:27 2025 +0200 |
| committer | Johan Hedberg <johan.hedberg@gmail.com> | Mon Oct 27 10:59:38 2025 +0200 |
| tree | 65f88f8c6d95b915e1d36e61475c4e9a1a5a567e | |
| parent | 1a4f113d144b4d929614c434fad2775c917cfd28 [diff] |
Bluetooth: Controller: Handle overlapping CIG and ACL If the CIG and ACL overlap each other when the CIS is starting zephyr will assert on negative time, so fit this special case. Signed-off-by: Lars Segerlund <lrsu@demant.com>