mynewt-nimble
mynewt-nimble copied to clipboard
nimble/ll: Fix aux scan timing
We should include clock drift due to sleep clock accuracy and jitter when calculating aux scan start time (Core 5.3, Vol 6, Part B, 4.2.2).
Slot duration calculation should also include the above and possible drift due to offset accuracy.
rebased on top of https://github.com/apache/mynewt-nimble/pull/1333