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 2020/04/21 09:00:23 UTC

[GitHub] [mynewt-nimble] rymanluk commented on issue #801: Prevent storing of CCCD's if peer is not bonded.

rymanluk commented on issue #801:
URL: https://github.com/apache/mynewt-nimble/pull/801#issuecomment-617050787


   @h2zero thanks for that PR, I  see the issue now which is triggered when bonding is actually not used. 
   imho in such a case we shall not call `ble_gatts_bonding_established() ` this is why there is BLE_HS_DBG_ASSERT(conn->bhc_sec_state.bonded)
   
   I went ahead and did other fix - could you please try that?
   https://github.com/apache/mynewt-nimble/pull/804


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

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