Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of BLE_WallbotBLE_Challenge by
Go to the source code of this file.
Typedefs | |
typedef void(* | dfu_app_reset_prepare_t )(void) |
DFU Application reset prepare function. | |
Functions | |
void | dfu_app_on_dfu_evt (ble_dfu_t *p_dfu, ble_dfu_evt_t *p_evt) |
Function for handling of ble_dfu_evt_t from DFU Service. | |
void | dfu_app_reset_prepare_set (dfu_app_reset_prepare_t reset_prepare_func) |
Function for registering for reset prepare calls. |
Detailed Description
Definition in file dfu_app_handler.h.
Generated on Tue Jul 12 2022 13:52:31 by
