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/09/23 02:08:04 UTC

[GitHub] jeremywood commented on issue #193: nimble/host: Improve BLE uuid comparison, handle invalid uuid's

jeremywood commented on issue #193: nimble/host: Improve BLE uuid comparison, handle invalid uuid's
URL: https://github.com/apache/mynewt-nimble/pull/193#issuecomment-423786292
 
 
   This is a solution to a problem we've encountered with invalid UUID's in the field, where the invalid UUID, from an external source, caused issues in the stack and in our application.
   
   If the correct place to fix this is in `ble_uuid_init_from_buf`, that would be fine, assuming that's the only point of entry for an external UUID.

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