![]() |
RDK Documentation (Open Sourced RDK Components)
|
IARM-Bus Disk 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 | DISKMgr_Start () |
| IARM_Result_t | DISKMgr_Loop (void) |
| Listens for component specific events from drivers. More... | |
| IARM_Result_t | DISKMgr_Stop (void) |
| Terminates the Disk manager. More... | |
IARM-Bus Disk Manager Internal API.
This API defines the operations for Disk manager
Definition in file diskMgrInternal.h.