nrf_dfu_transport_t

nRF5 SDK v12.2.0

DFU transport registration. More...

#include <nrf_dfu_transport.h>

Detailed Description

DFU transport registration.

Every DFU transport must provide a registration of the initialization function.

Field Documentation

nrf_dfu_disconnect_fn_t nrf_dfu_transport_t::close_func

Registration of the close function to close down a DFU transport.

nrf_dfu_init_fn_t nrf_dfu_transport_t::init_func

Registration of the init function to run to initialize a DFU transport.

  • components/libraries/bootloader/dfu/nrf_dfu_transport.h