![]() |
BALTECH Docs |
C API for BALTECH SDK
|
| brp_errcode brp_DHWCtrl_Sm4x00BootloaderStart | ( | brp_protocol | protocol, |
| brp_buf * | BootloaderString, | ||
| size_t * | BootloaderString_len, | ||
| brp_mempool * | mempool | ||
| ) |
Start SM4x00 Bootloader.
| [in] | protocol | used to execute the command |
| [out] | BootloaderString | Received Bootloader TLV string. |
| [out] | BootloaderString_len | |
| [in] | mempool | is used to store response data. Maybe NULL to use an internal mempool, in this case the data is only available until another command uses the internal mempool |