You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2021/10/18 12:45:18 UTC

[GitHub] [mynewt-nimble] andrzej-kaczmarek opened a new pull request #1060: nimble/ll: Optimize sync sm scheduler handling

andrzej-kaczmarek opened a new pull request #1060:
URL: https://github.com/apache/mynewt-nimble/pull/1060


   Scheduler item in sync sm can be initialize only once, no need to do
   this on each event. Callbacks for ADV_SYNC_IND and ADV_CHAIN_IND are
   pretty much the same except for wfr calculations so we'll just have
   flag to indicate what is being scanned.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1060: nimble/ll: Optimize sync sm scheduler handling

Posted by GitBox <gi...@apache.org>.
andrzej-kaczmarek merged pull request #1060:
URL: https://github.com/apache/mynewt-nimble/pull/1060


   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org