2.2.1.2 Functions

  • bl_result_t FTP_Task (void)

    Acts as the main task runner of the codebase. This function will be called in a loop to receive bytes from the host and make calls to the responsible software layers.

  • bl_result_t FTP_Initialize (void)

    Performs the initialization actions required to set up the FTP and dependant layers.