Crate fidl_fuchsia_hardware_power_statecontrol_common

Source

Macros§

RebootReason2Unknown
Pattern that matches an unknown RebootReason2 member.

Structs§

AdminPerformRebootRequest
AdminRebootRequest
RebootMethodsWatcherOnRebootRequest
RebootOptions
The options specified when a reboot is requested.
RebootWatcherOnRebootRequest

Enums§

RebootReason
Why the system reboots.
RebootReason2
Why the system reboots.

Constants§

MAX_REBOOT_REASONS
The maximum number of reboot reasons that can be attributed to a single reboot request.
MAX_REBOOT_WATCHER_RESPONSE_TIME_SECONDS
The maxium number of seconds the server will wait for responses from all RebootMethodsWatchers before changing the system power state.