2.4.4.1 com_adapter_result_t

enum com_adapter_result_t

Contains codes for the return values of the bootloader communication adapter layer APIs.

COM_PASS

0xE7U - com_adapter operation succeeded

COM_FAIL

0xC3U - com_adapter operation failed

COM_INVALID_ARG

0x96U - com_adapter operation has an invalid argument

COM_BUFFER_ERROR

0x69U - com_adapter operation has encountered an overflow

COM_BUSY

0x18U - com_adapter operation is not finished yet

COM_TRANSPORT_FAILURE

0x3CU - com_adapter operation is not finished yet

COM_SEND_COMPLETE

0x7EU - com_adapter sending operation is finished