The DlnExitBootloader() function exits the Bootloader mode and continues in the Application mode.
DlnExitBootloader()
This function is defined in the dln_boot.h file.
dln_boot.h
DLN_RESULT DlnBootExitBootloader( HDLN handle );
A handle to the DLN-series adapter.
Function was successfully executed.