Crate fidl_fuchsia_lowpan_driver

Source

Structs§

DriverControlHandle
DriverEventStream
DriverGetProtocolsRequest
DriverMarker
DriverProxy
DriverRequestStream
A Stream of incoming requests for fuchsia.lowpan.driver/Driver.
DriverSynchronousProxy
Protocols
Table of protocol requests that is passed into Driver.GetProtocols().
RegisterControlHandle
RegisterEventStream
RegisterMarker
RegisterProxy
RegisterRegisterDeviceRequest
RegisterRequestStream
A Stream of incoming requests for fuchsia.lowpan.driver/Register.
RegisterSynchronousProxy

Enums§

DriverEvent
DriverRequest
Protocol representing a LoWPAN driver instance.
RegisterEvent
RegisterRequest
Protocol for registering LoWPAN interfaces and their associated control protocols with the LoWPAN service.

Traits§

DriverProxyInterface
RegisterProxyInterface