Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of BLE_WallbotBLE_Challenge by
ble_pkt_rcpt_notif_req_t Struct Reference
[Device Firmware Update Service]
Packet receipt notification request structure. More...
#include <ble_dfu.h>
Data Fields | |
uint16_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. |
Detailed Description
Packet receipt notification request structure.
This structure contains the contents of the packet receipt notification request sent by the DFU Controller.
Definition at line 101 of file ble_dfu.h.
Field Documentation
uint16_t num_of_pkts |
Generated on Tue Jul 12 2022 13:52:34 by
