![]() |
RDK Documentation (Open Sourced RDK Components)
|
IARM-Bus MFR Manager Internal API. More...
#include "libIARM.h"#include <string.h>#include "iarmUtil.h"

Go to the source code of this file.
Macros | |
| #define | LOG(...) printf(__VA_ARGS__) |
Functions | |
| IARM_Result_t | MFRLib_Start (void) |
| Starts the MFR lib. More... | |
| IARM_Result_t | MFRLib_Stop (void) |
| Terminates the MFR lib. More... | |
| IARM_Result_t | MFRLib_Loop (void) |
| Listens for component specific events from drivers. More... | |
| IARM_Result_t | mfrMgr_start (void) |
IARM-Bus MFR Manager Internal API.
This API defines the operations used to starting and stopping IARM-Bus MFR Manager.
Definition in file mfrMgrInternal.h.