Encryp_u
Dependencies: BLE_API_Encryp CyaSSL-Encryp eMPL_MPU6050 mbed
Fork of Encryptulator2 by
dfu_init.h File Reference
Go to the source code of this file.
Data Structures | |
| struct | dfu_init_packet_t |
| Structure contained in an init packet. More... | |
| struct | dfu_device_info_t |
| Structure holding basic device information settings. More... | |
Functions | |
| uint32_t | dfu_init_prevalidate (uint8_t *p_init_data, uint32_t init_data_len) |
| DFU prevalidate call for pre-checking the received init packet. | |
| uint32_t | dfu_init_postvalidate (uint8_t *p_image, uint32_t image_len) |
| DFU postvalidate call for post-checking the received image using the init packet. | |
Detailed Description
Definition in file dfu_init.h.
Generated on Tue Jul 12 2022 18:43:24 by
1.7.2
