C API for BALTECH SDK

§ brp_DHWCtrl_MirrorData()

brp_errcode brp_DHWCtrl_MirrorData ( brp_protocol  protocol,
brp_buf  Data,
size_t  Data_len,
brp_buf MirroredData,
size_t *  MirroredData_len,
brp_mempool mempool 
)

Sends the exact same data back.

Parameters
[in]protocolused to execute the command
[in]Data
[in]Data_len
[out]MirroredData
[out]MirroredData_len
[in]mempoolis 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