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/29 11:56:11 UTC

[GitHub] prasad-alatkar opened a new pull request #250: Fixed first argument passed to ble_gattc_notify_custom(), helps fixing issue of assert failure when peer enables 'notification'.

prasad-alatkar opened a new pull request #250: Fixed first argument passed to ble_gattc_notify_custom(), helps fixing issue of assert failure when peer enables 'notification'.
URL: https://github.com/apache/mynewt-nimble/pull/250
 
 
   - Previously the argument passed was 'notify_state', changed it correctly to 'uint16_t conn_handle'
   - Fixes the issue of assert failure when peer enables 'notification'

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