[
https://issues.apache.org/jira/browse/MYNEWT-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16078824#comment-16078824
]
ASF subversion and git services commented on MYNEWT-268:
--------------------------------------------------------
Commit 584616581cf74efaad67db27fcbbb2ff1823c677 in mynewt-core's branch
refs/heads/master from [~ccollins476]
[ https://gitbox.apache.org/repos/asf?p=mynewt-core.git;h=5846165 ]
MYNEWT-268 BLE Host - enable factory reset
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.
> BLE - enable factory reset
> --------------------------
>
> Key: MYNEWT-268
> URL: https://issues.apache.org/jira/browse/MYNEWT-268
> Project: Mynewt
> Issue Type: New Feature
> Security Level: Public(Viewable by anyone)
> Reporter: Aditi Hilbert
> Assignee: Christopher Collins
> Fix For: v1_1_0_rel
>
>
> The settings need to be stored in flash (sysvars).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)