Crate fidl_fuchsia_hardware_interconnect

Source

Modules§

device_ordinals
path_ordinals

Structs§

BandwidthRequest
DeviceControlHandle
DeviceEventStream
DeviceGetNodeGraphResponder
DeviceGetNodeGraphResponse
DeviceGetPathEndpointsResponder
DeviceGetPathEndpointsResponse
DeviceMarker
DeviceProxy
DeviceRequestStream
A Stream of incoming requests for fuchsia.hardware.interconnect/Device.
DeviceSetNodesBandwidthRequest
DeviceSetNodesBandwidthResponder
DeviceSynchronousProxy
Edge
Node
NodeBandwidth
PathControlHandle
PathEndpoints
PathEventStream
PathMarker
PathProxy
PathRequestStream
A Stream of incoming requests for fuchsia.hardware.interconnect/Path.
PathServiceMarker
PathServiceProxy
PathSetBandwidthResponder
PathSynchronousProxy
ServiceMarker
ServiceProxy

Enums§

DeviceEvent
DeviceRequest
PathEvent
PathRequest
Represents a path from a node in one interconnect to another.
PathServiceRequest
A request for one of the member protocols of PathService.
ServiceRequest
A request for one of the member protocols of Service.

Constants§

EDGES_MAX
The largest allowed number of edges from one node to another.
NAME_MAX_LENGTH
The longest allowed length for an interconnect or node name.

Traits§

DeviceProxyInterface
PathProxyInterface

Type Aliases§

DeviceSetNodesBandwidthResult
PathSetBandwidthResult