![]() |
RDK Documentation (Open Sourced RDK Components)
|
#include "libIARM.h"

Go to the source code of this file.
Functions | |
| IARM_Result_t | PWRMgr_Start (int argc, char *argv[]) |
| IARM_Result_t | PWRMgr_Loop () |
| IARM_Result_t | PWRMgr_Stop (void) |
| IARM_Result_t | initReset () |
| int | checkResetSequence (int keyType, int keyCode) |
| void | setResetPowerState (IARM_Bus_PWRMgr_PowerState_t newPwrState) |
| void | PwrMgr_Reset (IARM_Bus_PWRMgr_PowerState_t newState, bool isFPKeyPress) |
| void | performReboot (const char *requestor, const char *reboot_reason_custom, const char *reboot_reason_other) |