...
Power manager sends these events to other applications
| Panelcode |
|---|
IARM_BUS_PWRMGR_EVENT_MODECHANGEDIARM_BUS_PWRMGR_EVENT_DEEPSLEEP_TIMEOUT |
The Event Data contains
| Panelcode |
|---|
current power state - IARM_Bus_PWRMgr_PowerState_t curState; new power state and - IARM_Bus_PWRMgr_PowerState_t newState; Timeout - unsigned int timeout; |
Power manager publishes four RPC Methods:
| Panelcode |
|---|
SetPowerStateGetPowerState WareHouseReset SetDeepSleepTimeOut |
...
|
IARM_BUS_PWRMGR_EVENT_MODECHANGED
...
|
...
|
...