nRF5 SDK v12.1.0
Data Fields
ble_dfu_s Struct Reference

Data Fields

uint8_t uuid_type
 
uint16_t service_handle
 
uint16_t conn_handle
 
ble_gatts_char_handles_t control_point_char
 
bool is_ctrlpt_notification_enabled
 
ble_dfu_evt_handler_t evt_handler
 
bool is_waiting_for_disconnection
 

Field Documentation

ble_gatts_char_handles_t ble_dfu_s::control_point_char

Handles related to the DFU Control Point characteristic.

ble_dfu_evt_handler_t ble_dfu_s::evt_handler

Event handler which is called right before.

uint16_t ble_dfu_s::service_handle

Handle of DFU (as provided by the SoftDevice).

uint8_t ble_dfu_s::uuid_type

UUID type for DFU UUID.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated