Skip to main content

Crate fidl_next_common_fuchsia_driver_framework

Crate fidl_next_common_fuchsia_driver_framework 

Source

Re-exports§

pub use self::natural::*;

Modules§

composite_node_manager
generic
natural
resource_controller
wire
wire_optional

Structs§

CompositeNodeManager
The type corresponding to the CompositeNodeManager protocol. Protocol through which board drivers can create composite node specs.
ResourceController
The type corresponding to the ResourceController protocol. Protocol through which the resource’s provider can use to control it.

Constants§

MAX_DEVICE_ADDRESS_ARRAY_LEN
MAX_DEVICE_ADDRESS_STR_LEN
MAX_DRIVER_HOST_LENGTH
MAX_MODULE_NAME_LENGTH
MAX_NAMESPACE_COUNT
MAX_NODE_NAME_LENGTH
MAX_OFFER_COUNT
MAX_PROPERTY_COUNT
MAX_RESOURCE_NAME_LENGTH
MAX_SYMBOL_COUNT
MAX_SYMBOL_NAME_LENGTH

Traits§

CompositeNodeManagerClientHandler
A client handler for the CompositeNodeManager protocol.
CompositeNodeManagerLocalClientHandler
A client handler for the CompositeNodeManager protocol.
CompositeNodeManagerLocalServerHandler
A server handler for the CompositeNodeManager protocol.
CompositeNodeManagerServerHandler
A server handler for the CompositeNodeManager protocol.
ResourceControllerClientHandler
A client handler for the ResourceController protocol.
ResourceControllerLocalClientHandler
A client handler for the ResourceController protocol.
ResourceControllerLocalServerHandler
A server handler for the ResourceController protocol.
ResourceControllerServerHandler
A server handler for the ResourceController protocol.