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 nrf51-sdk 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 events from the DFU Service. | |
void | dfu_app_reset_prepare_set (dfu_app_reset_prepare_t reset_prepare_func) |
Function for registering a function to prepare a reset. | |
void | dfu_app_dm_appl_instance_set (dm_application_instance_t app_instance) |
Function for setting the Device Manager application instance. |
Detailed Description
Definition in file dfu_app_handler.h.
Generated on Tue Jul 12 2022 14:11:21 by
