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/06/14 13:48:08 UTC

[GitHub] [mynewt-nimble] sjanc opened a new issue #489: unify HCI commands and events building and parsing

sjanc opened a new issue #489: unify HCI commands and events building and parsing
URL: https://github.com/apache/mynewt-nimble/issues/489
 
 
   Currently we have mix of helpers building byte-by-byte, packets structs or both... to make code consistent and easier to follow we should stick to one method (IMHO packed structures) for how we handle those in controller and host code. Those should be defined in common HCI header.

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