RDK Documentation (Open Sourced RDK Components)
pwrMgrInternal.h File Reference
#include "libIARM.h"
Include dependency graph for pwrMgrInternal.h:
This graph shows which files directly or indirectly include this file:

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)