C API for BALTECH SDK
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages

§ brp_set_monitor()

BRP_LIB brp_errcode brp_set_monitor ( brp_protocol  protocol,
int  mode 
)

When communicating encrypted (see brp_set_crypto()) the monitoring feature of this library logs the plaintext data.

Attention
This feature should only be activated during development

This Library always returns BRP_OK.

Parameters
protocolthe composite protocol, where monitor shall be configured
modemonitoring mode (see BRP_MONITOR_XXX )