4.7.1 Functions
bl_result_t FTP_Task (void)
Acts as the main task runner of the FTP process. This function will be called in a loop to receive commands from the host and make calls to the responsible software layers to facilitate the device firmware update.
bl_result_t FTP_Initialize (void)
Performs the initialization actions required to set up the FTP and dependent layers.
