#include <include/caf/events/power_manager_event.h>
Available power levels.
The power levels provided by the power manager.
| Enumerator |
|---|
| POWER_MANAGER_LEVEL_ALIVE | Stay alive.
|
| POWER_MANAGER_LEVEL_SUSPENDED | Suspend but do not go to power off.
|
| POWER_MANAGER_LEVEL_OFF | Go to full power off.
|
| POWER_MANAGER_LEVEL_MAX | Number of supported levels.
|
| APP_EM_ENFORCE_ENUM_SIZE | Unused in code, required for inter-core compatibility.
|