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 2022/08/22 17:04:37 UTC

[GitHub] [mynewt-nimble] andrzej-kaczmarek opened a new pull request, #1330: nimble/ll: Make sane slot reservation for aux scan

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

   We always reserved 5ms slot for aux scan which is way too long for
   either 1M or 2M scan. As a result we are sometimes not able to scan
   complete chains if there are many concurrent instances being scanned.
   
   Instead, reserve slot for max pdu possible on secondary phy.


-- 
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] apache-mynewt-bot commented on pull request #1330: nimble/ll: Make sane slot reservation for aux scan

Posted by GitBox <gi...@apache.org>.
apache-mynewt-bot commented on PR #1330:
URL: https://github.com/apache/mynewt-nimble/pull/1330#issuecomment-1222740420

   
   <!-- style-bot -->
   
   ## Style check summary
   
   #### No suggestions at this time!
   


-- 
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 #1330: nimble/ll: Make sane slot reservation for aux scan

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


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