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/10/11 11:41:55 UTC

[GitHub] andrzej-kaczmarek commented on issue #217: Add missing GATT descriptor UUIDs

andrzej-kaczmarek commented on issue #217: Add missing GATT descriptor UUIDs
URL: https://github.com/apache/mynewt-nimble/issues/217#issuecomment-428923825
 
 
   I think this is good idea, but I do not have strong opinion on where we should put this.
   Perhaps separate include like `ble_gatt_uuid.h` with definitions for all defined GATT 16-bit UUIDs? In Zephyr all UUIDs are defined in `uuid.h` but I do not like it since this is the place where generic UUIDs handling is defined.
   
   So perhaps that is not very helpful, but if there is PR with some proposal I can check it.

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