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/11/28 09:20:50 UTC

[GitHub] sagb2015 opened a new pull request #248: nimble host stack should not consider connection handle 0 as invalid.

sagb2015 opened a new pull request #248: nimble host stack should not consider connection handle 0 as invalid.
URL: https://github.com/apache/mynewt-nimble/pull/248
 
 
   As per Bluetooth specification, connection handle can have value in the
   range 0x000-0xEFF. So 0 can actually be a valid handle for a connection.
   This change fixes the mesh code to not consider 0 as invalid handle.

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