1.5.5.4.6 SRV_FU_IMAGE_VERIFY_CB Function Pointer

C

typedef void (*SRV_FU_IMAGE_VERIFY_CB)(SRV_FU_VERIFY_RESULT verifyResult);

Summary

Callback function pointer to get the result of the image verification.

Description

This callback is used to get the result of the image verification.

Remarks

None.