rymanluk opened a new pull request #743: nimble/host: Fix for BLE_HS_DBG_ASSERT in adv_set_fields URL: https://github.com/apache/mynewt-nimble/pull/743 This is regression after 95833796 nimble/host: Fix checking dst_len in adv_set_fields Function ble_hs_adv_set_fields_mbuf() does not use dst_len which triggers the BLE_HS_DBG_ASSERT For that reason, we have now local variable in the adv_set_fields which is later copied to dst_len if needed.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
