Crate fidl_fuchsia_driver_index

Source

Macros§

MatchDriverResultUnknown
Pattern that matches an unknown MatchDriverResult member.

Structs§

DevelopmentManagerControlHandle
DevelopmentManagerDisableDriverRequest
DevelopmentManagerDisableDriverResponder
DevelopmentManagerEnableDriverRequest
DevelopmentManagerEnableDriverResponder
DevelopmentManagerEventStream
DevelopmentManagerGetCompositeNodeSpecsRequest
DevelopmentManagerGetDriverInfoRequest
DevelopmentManagerMarker
DevelopmentManagerProxy
DevelopmentManagerRebindCompositesWithDriverRequest
DevelopmentManagerRebindCompositesWithDriverResponder
DevelopmentManagerRequestStream
A Stream of incoming requests for fuchsia.driver.index/DevelopmentManager.
DevelopmentManagerSynchronousProxy
DriverIndexAddCompositeNodeSpecResponder
DriverIndexControlHandle
DriverIndexEventStream
DriverIndexMarker
DriverIndexMatchDriverRequest
DriverIndexMatchDriverResponder
DriverIndexProxy
DriverIndexRebindCompositeNodeSpecRequest
DriverIndexRebindCompositeNodeSpecResponder
DriverIndexRequestStream
A Stream of incoming requests for fuchsia.driver.index/DriverIndex.
DriverIndexSetNotifierRequest
DriverIndexSynchronousProxy
DriverNotifierControlHandle
DriverNotifierEventStream
DriverNotifierMarker
DriverNotifierProxy
DriverNotifierRequestStream
A Stream of incoming requests for fuchsia.driver.index/DriverNotifier.
DriverNotifierSynchronousProxy
MatchDriverArgs

Enums§

DevelopmentManagerEvent
DevelopmentManagerRequest
Protocol for driver development APIs for the driver index. This interface should only be used for development and disabled in release builds. This protocol is internal to the driver framework and should not be used directly by users. Users should go through the fuchsia.driver.development/Manager protocol instead.
DriverIndexEvent
DriverIndexRequest
Protocol through which the driver index can be queried.
DriverNotifierEvent
DriverNotifierRequest
This is served by the driver manager for the driver index to use to notify it of new drivers that are available on the driver index.
MatchDriverResult
Driver matched by the driver index.

Traits§

DevelopmentManagerProxyInterface
DriverIndexProxyInterface
DriverNotifierProxyInterface

Type Aliases§

DevelopmentManagerDisableDriverResult
DevelopmentManagerEnableDriverResult
DevelopmentManagerRebindCompositesWithDriverResult
DriverIndexAddCompositeNodeSpecResult
DriverIndexMatchDriverResult
DriverIndexRebindCompositeNodeSpecResult