RDK Documentation (Open Sourced RDK Components)
dsMgrInternal.h File Reference
#include "libIARM.h"
#include "libIBusDaemon.h"
#include <string.h>
Include dependency graph for dsMgrInternal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define IARM_BUS_DSMGR_NAME   "DSMgr"
 
#define INT_DEBUG(FORMAT, ...)   printf(FORMAT, ##__VA_ARGS__)
 
#define INT_ERROR(FORMAT, ...)   printf(FORMAT, ##__VA_ARGS__)
 
#define INT_INFO(FORMAT, ...)   printf(FORMAT, ##__VA_ARGS__)
 
#define INT_WARNING(FORMAT, ...)   printf(FORMAT, ##__VA_ARGS__)
 

Functions

IARM_Result_t DSMgr_Start ()
 
IARM_Result_t DSMgr_Loop ()
 
IARM_Result_t DSMgr_Stop ()
 

Variables

IARM_Bus_Daemon_SysMode_t isEAS