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 2022/09/15 15:26:19 UTC

[GitHub] [mynewt-nimble] AJMB opened a new issue, #1360: Enforce encryption for a notify characteristic

AJMB opened a new issue, #1360:
URL: https://github.com/apache/mynewt-nimble/issues/1360

   The current version does not support enforcing encryption when configuring a notify characteristic.
   This is something I need for my project and so I added it to get things working.
   
   I think this is a feature that others might like, so attached is a diff of the files that I changed for my project.
   Although, this code doesn't distinguish between notify and indicate encryption since there was only 1 bit free in the characteristic flags field.
   So you probably can't use the patch directly.
   
   [notify_encryption.txt](https://github.com/apache/mynewt-nimble/files/9576579/notify_encryption.txt)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org