v
Fork of nrf51-sdk 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_PEER_DATA_SET = BOOTLOADER_SVC_BASE } |
The SVC numbers used by the SVC functions in the SoC library. More... | |
Functions | |
| SVCALL (DFU_BLE_SVC_PEER_DATA_SET, uint32_t, dfu_ble_svc_peer_data_set(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 20:33:45 by
1.7.2
