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 2019/07/29 09:49:52 UTC

[GitHub] [mynewt-nimble] sjanc opened a new pull request #546: nimble/ll: Fix restarting RX on wfr while scanning

sjanc opened a new pull request #546: nimble/ll: Fix restarting RX on wfr while scanning
URL: https://github.com/apache/mynewt-nimble/pull/546
 
 
   With this patch we move restarting RX on wfr while scanning to interrupt
   context instead of LL context.
   It is because we want to restart RX as fast as possible while scanning.
   Also previous ble_phy_restart_rx call in LL context during
   interrupts enabled was incorrect.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services