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 2020/05/14 12:00:00 UTC

[GitHub] [mynewt-nimble] andrzej-kaczmarek opened a new pull request #816: nimble/ll: Fix HCI_Le_Set_Host_Features

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


   This fixes returned error in 2 cases:
   - if given bit refers to feature that is not host-controlled, we should
     return unsupported feature error instead of invalid parameters,
   - we probably should always allow host to set host-controller feature
     bit even if related LL feature is not enabled; it probably does not
     make much sense, but Core spec does not say anything that it should
     not be allowed.


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



[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #816: nimble/ll: Fix HCI_Le_Set_Host_Features

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


   


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



[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #816: nimble/ll: Fix HCI_Le_Set_Host_Features

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


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

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