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/27 10:35:34 UTC

[GitHub] sagb2015 opened a new issue #245: Nimble host should not assume conn_handle=0 as invalid.

sagb2015 opened a new issue #245: Nimble host should not assume conn_handle=0 as invalid.
URL: https://github.com/apache/mynewt-nimble/issues/245
 
 
   There are instances in the host code that assumes conn_handle to be non-zero (e.g mesh provisioning cod e prov.c:is_pb_gatt). However, as per the specification, the value can be in the range: 0x000-0xEFF.  This may make nimble host incompatible with other controllers.

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