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 2018/05/30 11:47:03 UTC

[GitHub] MariuszSkamra opened a new pull request #120: transport: uart: Prioritize events

MariuszSkamra opened a new pull request #120: transport: uart: Prioritize events
URL: https://github.com/apache/mynewt-nimble/pull/120
 
 
   This adds prioritization of events received. This allows to allocate
   membuf for LE Advertising events from low prio mempool.
   This patch is needed for host to work in high poluted environment,
   where advertisements received may block the host from receiving
   other more important events from controller.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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