typedef uint32_t(* EC_API_SLV_FoE_CBReadFileHandler_t) (void *pContext, uint16_t *pData, uint16_t foeMaxSendBlockSize, uint32_t offset) |
Read FoE File callback.
[in] | pContext | call context |
[in] | pData | FoE file data |
[in] | foeMaxSendBlockSize | Max SendBlock Size |
[in] | offset | FoE file data offset |