andrzej-kaczmarek opened a new pull request #725: nimble/ll: Adjust max_skip to 
include some error margin
URL: https://github.com/apache/mynewt-nimble/pull/725
 
 
   If calculated max_skip interval is larger than sync timeout we adjust it
   to be the same as timeout. However, this means we have only single event
   to scan properly or sync will be lost.
   
   To avoid this, let's adjust max_skip by an extra 6 events (the same as
   used when syncing) so we will have at least 6 events to scan before sync
   is lost.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to