![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
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 |
| 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.