nRF5 SDK v11.0.0
Data Fields
ble_pkt_rcpt_notif_req_t Struct Reference

Packet receipt notification request structure. More...

#include <ble_dfu.h>

Data Fields

uint16_t num_of_pkts
 

Detailed Description

Packet receipt notification request structure.

This structure contains the contents of the packet receipt notification request sent by the DFU Controller.

Field Documentation

uint16_t ble_pkt_rcpt_notif_req_t::num_of_pkts

The number of packets of firmware data to be received by application before sending the next Packet Receipt Notification to the peer.


Documentation feedback | Developer Zone | Updated