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.
Dependents: Peripheral_1_serial_copy Peripheral_1_serial 151006_1st_Scenario_normal
Fork of nRF51822 by
dfu_ble_svc.h File Reference
Go to the source code of this file.
Data Structures | |
| struct | dfu_ble_peer_data_t |
| DFU Peer data structure. More... | |
Enumerations | |
| enum | BOOTLOADER_SVCS { DFU_BLE_SVC_SET_PEER_DATA = BOOTLOADER_SVC_BASE } |
The SVC numbers used by the SVC functions in the SoC library. More... | |
Functions | |
| SVCALL (DFU_BLE_SVC_SET_PEER_DATA, uint32_t, dfu_ble_svc_set_peer_data(dfu_ble_peer_data_t *p_peer_data)) | |
| SVC Function for setting peer data containing address, IRK, and LTK to establish bonded connection in DFU mode. | |
Detailed Description
Definition in file dfu_ble_svc.h.
Generated on Tue Jul 12 2022 17:15:06 by
1.7.2
