sjanc opened a new pull request, #1648:
URL: https://github.com/apache/mynewt-nimble/pull/1648

   This splits LL intiialization into two phases, one that initialize all LL 
internals and second that is called when LL side of transport is initialized. 
This makes sure that all internals are fully initialized before host sends any 
commands or LL sends any events (since HS side of transport is initialized 
before LL side) regardless of how much time pass between those HS and LL 
transport initialization.


-- 
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-unsubscr...@mynewt.apache.org

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

Reply via email to