RDK Documentation (Open Sourced RDK Components)
|
IARM-Bus Sys Manager Internal API. More...
#include "libIARM.h"
#include <string.h>
Go to the source code of this file.
Macros | |
#define | LOG(...) printf(__VA_ARGS__) |
Functions | |
IARM_Result_t | SYSMgr_Start () |
IARM_Result_t | SYSMgr_Loop (void) |
Listens for component specific events from drivers. More... | |
IARM_Result_t | SYSMgr_Stop (void) |
Terminates the Sys manager. More... | |
IARM-Bus Sys Manager Internal API.
This API defines the operations for Sys manager
Definition in file sysMgrInternal.h.