You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by "sjanc (via GitHub)" <gi...@apache.org> on 2023/02/05 20:40:57 UTC

[GitHub] [mynewt-nimble] sjanc commented on issue #1456: Service Change Indication

sjanc commented on issue #1456:
URL: https://github.com/apache/mynewt-nimble/issues/1456#issuecomment-1418259456

   Hi,
   
   service/gatt package provides this functionality via ble_svc_gatt_changed()
   have a look at https://github.com/apache/mynewt-nimble/tree/master/nimble/host/services/gatt
   
   If you implement GATT service on your own you may use ble_gatts_chr_updated() directly


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

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