#include "libIARM.h"
#include "libIBusDaemon.h"
#include <string.h>
Go to the source code of this file.
|
#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__) |
|
|
IARM_Result_t | DSMgr_Start () |
|
IARM_Result_t | DSMgr_Loop () |
|
IARM_Result_t | DSMgr_Stop () |
|
|
IARM_Bus_Daemon_SysMode_t | isEAS |
|