10 #ifndef __BRP_BALTECH_SDK_CMDS_DBG_H__ 11 #define __BRP_BALTECH_SDK_CMDS_DBG_H__ 12 #include "../typedefs.h" 13 #ifdef BALTECH_SDK_INTERNAL 17 #define BRP_Dbg_DbgErrBusy BRP_ERR_STATUS(0xF300, 0x01) 18 #endif // BALTECH_SDK_INTERNAL 19 #ifdef BALTECH_SDK_INTERNAL 33 #ifdef BRP_SUPPORT_LEGACY_METHODS 36 brp_errcode brp_Dbg_ReadLogs(brp_Dbg_ReadLogs_t params);
38 #endif // BALTECH_SDK_INTERNAL 39 #ifdef BALTECH_SDK_INTERNAL 51 #ifdef BRP_SUPPORT_LEGACY_METHODS 54 brp_errcode brp_Dbg_RunCmd(brp_Dbg_RunCmd_t params);
56 #endif // BALTECH_SDK_INTERNAL unsigned int brp_errcode
This type is used library-wide for passing error codes in the return value of functions.
struct brp_protocol_t * brp_protocol
This is a generic handle of a protocol.
struct brp_mempool_object_t * brp_mempool
mempool handle.