zephyr/tests/bluetooth/controller/common
Erik Brockhoff 0604a4d2f1 Bluetooth: controller: store STO value instead of pre-calculated reload
Instead of storing the calculated reload value (in conn intervals) in
the conn object, now store the timeout value, and perform calculation
when used. This allows using the timeout value across all CIS's without
having to re-calc and store on change of TO

Signed-off-by: Erik Brockhoff <erbr@oticon.com>
2022-12-01 10:32:34 +01:00
..
include Bluetooth: controller: implementing SCA update procedure PDU flow 2022-11-08 10:44:54 +01:00
src Bluetooth: controller: store STO value instead of pre-calculated reload 2022-12-01 10:32:34 +01:00
defaults_cmake.txt bluetooth: controller: Implements Peripheral CIS Create Procedure 2022-07-08 09:36:00 +02:00