ccollins476ad opened a new pull request #380: MYNEWT-268 BLE Host - enable factory reset URL: https://github.com/apache/mynewt-core/pull/380 (Jira ticket: https://issues.apache.org/jira/browse/MYNEWT-268)gg This commit adds a new function to the host API: /** * Deletes all objects from the BLE host store. * * @return 0 on success; nonzero on failure. */ int ble_store_clear(void) This function can be used to effect a factory reset. ---------------------------------------------------------------- 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
