Starting March 27, 2025, we recommend using android-latest-release
instead of aosp-main
to build and contribute to AOSP. For more information, see Changes to AOSP.
Stay organized with collections
Save and categorize content based on your preferences.
#include <
power.h
>
Definition at line
116
of file
power.h
.
uint32_t number_of_voters
|
uint64_t residency_in_msec_since_boot
|
bool supported_only_in_suspend
|
uint64_t total_transitions
|
The documentation for this struct was generated from the following file:
-
hardware/libhardware/include/hardware/
power.h
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2019-10-02 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2019-10-02 UTC."],[],[],null,["# Android Hardware Abstraction Layer: power_state_platform_sleep_state_t Struct Reference\n\npower_state_platform_sleep_state_t Struct Reference\n===================================================\n\n[Data Fields](#pub-attribs) \npower_state_platform_sleep_state_t Struct Reference \n\n`\n#include \u003c\n`[power.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h)`\n\u003e\n`\n\n|-----------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| char | [name](/reference/hal/structpower__state__platform__sleep__state__t#ae3188a679bcf4fc143a9df27d62d2da1) \\[ [POWER_STATE_NAME_MAX_LENGTH](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h) \\] |\n| ||\n| uint64_t | [residency_in_msec_since_boot](/reference/hal/structpower__state__platform__sleep__state__t#a046b3e359d16166739d6a13fb4450d7c) |\n| ||\n| uint64_t | [total_transitions](/reference/hal/structpower__state__platform__sleep__state__t#a50999d28904b951bb72e55e0da342327) |\n| ||\n| bool | [supported_only_in_suspend](/reference/hal/structpower__state__platform__sleep__state__t#adc41129dc381bd43a1051a9994c1f60b) |\n| ||\n| uint32_t | [number_of_voters](/reference/hal/structpower__state__platform__sleep__state__t#aacf0f556c4bc97b04e66a3b412a49fd9) |\n| ||\n| [power_state_voter_t](/reference/hal/structpower__state__voter__t) \\* | [voters](/reference/hal/structpower__state__platform__sleep__state__t#a92a2d17f5ea039ebfb7a7d305253b227) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nDefinition at line\n[116](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h)\nof file\n[power.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h)\n.\n\nField Documentation\n-------------------\n\n\n|------------------------------------------------------------------------------------------------------------------------------------------------|\n| char name\\[ [POWER_STATE_NAME_MAX_LENGTH](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h) \\] |\n\n\nDefinition at line\n[120](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h)\nof file\n[power.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h)\n.\n\n|---------------------------|\n| uint32_t number_of_voters |\n\n\nDefinition at line\n[147](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h)\nof file\n[power.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h)\n.\n\n|---------------------------------------|\n| uint64_t residency_in_msec_since_boot |\n\n\nDefinition at line\n[125](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h)\nof file\n[power.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h)\n.\n\n|--------------------------------|\n| bool supported_only_in_suspend |\n\n\nDefinition at line\n[135](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h)\nof file\n[power.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h)\n.\n\n|----------------------------|\n| uint64_t total_transitions |\n\n\nDefinition at line\n[130](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h)\nof file\n[power.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h)\n.\n\n|------------------------------------------------------------------------------|\n| [power_state_voter_t](/reference/hal/structpower__state__voter__t) \\* voters |\n\n\nDefinition at line\n[155](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h)\nof file\n[power.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- hardware/libhardware/include/hardware/ [power.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/power.h)"]]