![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
DFU Service. More...
#include <nrf_ble_dfu.h>
Data Fields | |
| uint16_t | service_handle |
| uint8_t | uuid_type |
| ble_gatts_char_handles_t | dfu_pkt_handles |
| ble_gatts_char_handles_t | dfu_ctrl_pt_handles |
DFU Service.
This structure contains status information related to the service.
| ble_gatts_char_handles_t ble_dfu_t::dfu_ctrl_pt_handles |
Handles related to the DFU Control Point Characteristic.
| ble_gatts_char_handles_t ble_dfu_t::dfu_pkt_handles |
Handles related to the DFU Packet Characteristic.
| uint16_t ble_dfu_t::service_handle |
Handle of the DFU Service (as provided by the SoftDevice).
| uint8_t ble_dfu_t::uuid_type |
UUID type assigned to the DFU Service by the SoftDevice.