Skip to main content

Crate fidl_next_common_fuchsia_power_system

Crate fidl_next_common_fuchsia_power_system 

Source

Re-exports§

pub use self::natural::*;

Modules§

boot_control
generic
natural
suspend_blocker
wire
wire_optional

Structs§

BootControl
The type corresponding to the BootControl protocol. A service that processes notification about the system boot state.
SuspendBlocker
The type corresponding to the SuspendBlocker protocol. An entity that blocks suspend until it handles transitions across hardware platform suspend and resume.

Constants§

MAX_ELEMENT_NAME_LEN

Traits§

BootControlClientHandler
A client handler for the BootControl protocol.
BootControlLocalClientHandler
A client handler for the BootControl protocol.
BootControlLocalServerHandler
A server handler for the BootControl protocol.
BootControlServerHandler
A server handler for the BootControl protocol.
SuspendBlockerClientHandler
A client handler for the SuspendBlocker protocol.
SuspendBlockerLocalClientHandler
A client handler for the SuspendBlocker protocol.
SuspendBlockerLocalServerHandler
A server handler for the SuspendBlocker protocol.
SuspendBlockerServerHandler
A server handler for the SuspendBlocker protocol.