commit | 334764d2fa18b78dc191693514d48535f1fd5c03 | [log] [tgz] |
---|---|---|
author | Troels Nilsson <trnn@demant.com> | Thu Feb 06 16:30:28 2025 +0100 |
committer | Benjamin Cabé <kartben@gmail.com> | Thu Mar 20 09:33:40 2025 +0100 |
tree | fe49192f4a5277987ad331e6f7662bc95ccee225 | |
parent | 3b0d11dc654783514d64f173e530baf3661c7ded [diff] |
Bluetooth: Controller: Use event_offset = 2 for large CIG Sync Delays For a CIG with a CIG Sync Delay larger than a SDU interval, we cannot be sure that we can target the very next ISO event when the CIG event is ongoing; Only reduce event_offset if CIG Sync Delay is smaller than an SDU interval Signed-off-by: Troels Nilsson <trnn@demant.com>