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/12/05 13:16:36 UTC

[GitHub] rymanluk opened a new pull request #259: nimble/ll: Fix handling LL_PHY_UPDATE_IND as a master

rymanluk opened a new pull request #259: nimble/ll: Fix handling LL_PHY_UPDATE_IND as a master
URL: https://github.com/apache/mynewt-nimble/pull/259
 
 
   We should response with LL_UNKNOWN_RSP
   
   This should fix LL/PAC/MAS/BV-01
   
   Note: Patch looks big but in fact it is not. Most of it is indentation change since  ` if (connsm->conn_role == BLE_LL_CONN_ROLE_SLAVE) {`  has been removed as it is not needed anymore.

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