Crate fidl_fuchsia_hwinfo

Source

Macros§

ArchitectureUnknown
Pattern that matches an unknown Architecture member.

Structs§

BoardControlHandle
BoardEventStream
BoardGetInfoResponder
BoardGetInfoResponse
BoardInfo
Collection of properties that are common among a set of devices based on hardware type
BoardMarker
BoardProxy
BoardRequestStream
A Stream of incoming requests for fuchsia.hwinfo/Board.
BoardSynchronousProxy
DeviceControlHandle
DeviceEventStream
DeviceGetInfoResponder
DeviceGetInfoResponse
DeviceInfo
Collection of properties that is unique per device.
DeviceMarker
DeviceProxy
DeviceRequestStream
A Stream of incoming requests for fuchsia.hwinfo/Device.
DeviceSynchronousProxy
ProductControlHandle
ProductEventStream
ProductGetInfoResponder
ProductGetInfoResponse
ProductInfo
Collection of properties that is shared with other devices within the same product line.
ProductMarker
ProductProxy
ProductRequestStream
A Stream of incoming requests for fuchsia.hwinfo/Product.
ProductSynchronousProxy

Enums§

Architecture
BoardEvent
BoardRequest
Board provides an interface to retrieve hardware-specific information.
DeviceEvent
DeviceRequest
Device provides an interface to retrieve device-specific properties.
ProductEvent
ProductRequest
Product provides an interface to retrieve product-specific properties.

Constants§

MAX_VALUE_SIZE

Traits§

BoardProxyInterface
DeviceProxyInterface
ProductProxyInterface