commit | 19fe1028621c7e4c66fbfa9ec6f42446f2a2fc01 | [log] [tgz] |
---|---|---|
author | Vinayak Kariappa Chettimada <vich@nordicsemi.no> | Wed Sep 15 11:48:21 2021 +0530 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Sep 17 14:30:07 2021 +0200 |
tree | f8814ef1fa20faa0aa81723851c0ff476ea73958 | |
parent | b01b5f6786f4b4db5b8ce4ae9d8c8e256b3c0424 [diff] |
Bluetooth: Controller: Propagate ticks_drift in the ticker callback The ticker `ticks_drift` is propagated via the ticker elapsed callback, in order to provide necessary information to correctly calculate total elapsed durations by states and roles that use ticker extensions to mitigate scheduling collisions by drifting within a permitted window. Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>