commit | facdbdbd296eaceaa43e494c19230ab258ef62e1 | [log] [tgz] |
---|---|---|
author | Troels Nilsson <trnn@demant.com> | Fri May 02 09:40:47 2025 +0200 |
committer | Benjamin Cabé <kartben@gmail.com> | Tue May 06 12:00:15 2025 +0200 |
tree | 0bdc65e1c9bf382a369a97b421fd96d467c9b1cf | |
parent | be259d0755ae5e465f0bfca35d08f269b6c5a3f2 [diff] |
Bluetooth: Controller: Fix handling of odd SDU intervals in CIS central Make sure iso_interval_us is in a multiple of 1.25 ms instead of directly assigning it the value of SDU interval Fixes EBQ failures in LL/CIS/CEN/BV-36-C and LL/CIS/CEN/BV-37-C Signed-off-by: Troels Nilsson <trnn@demant.com>