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 nRF51822 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. | |
void | dfu_app_set_dm_handle (dm_handle_t const *p_dm_handle) |
Function for setting Device manager handle for current BLE connection. |
Detailed Description
Definition in file dfu_app_handler.h.
Generated on Tue Jul 12 2022 21:00:17 by
