rymanluk commented on a change in pull request #704: BLE Host - Don't crash if 
no store package.
URL: https://github.com/apache/mynewt-core/pull/704#discussion_r157724970
 
 

 ##########
 File path: net/nimble/host/src/ble_hs.c
 ##########
 @@ -313,7 +313,7 @@ ble_hs_sync(void)
 
     if (rc == 0) {
         rc = ble_hs_misc_restore_irks();
-        assert(rc == 0);
 
 Review comment:
   Maybe we could add some info log saying that storage is not present?

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to