Crate fidl_fuchsia_hardware_usb_device

Source

Structs§

DeviceControlHandle
DeviceEventStream
DeviceGetConfigurationDescriptorRequest
DeviceGetConfigurationDescriptorResponder
DeviceGetConfigurationDescriptorResponse
DeviceGetConfigurationDescriptorSizeRequest
DeviceGetConfigurationDescriptorSizeResponder
DeviceGetConfigurationDescriptorSizeResponse
DeviceGetConfigurationResponder
DeviceGetConfigurationResponse
DeviceGetDeviceDescriptorResponder
DeviceGetDeviceDescriptorResponse
DeviceGetDeviceIdResponder
DeviceGetDeviceIdResponse
DeviceGetDeviceSpeedResponder
DeviceGetDeviceSpeedResponse
DeviceGetHubDeviceIdResponder
DeviceGetHubDeviceIdResponse
DeviceGetStringDescriptorRequest
DeviceGetStringDescriptorResponder
DeviceGetStringDescriptorResponse
DeviceMarker
DeviceProxy
DeviceRequestStream
A Stream of incoming requests for fuchsia.hardware.usb.device/Device.
DeviceSetConfigurationRequest
DeviceSetConfigurationResponder
DeviceSetConfigurationResponse
DeviceSetInterfaceRequest
DeviceSetInterfaceResponder
DeviceSetInterfaceResponse
DeviceSynchronousProxy
ServiceMarker
ServiceProxy

Enums§

DeviceEvent
DeviceRequest
ServiceRequest
A request for one of the member protocols of Service.

Constants§

DEVICE_DESC_SIZE
sizeof(usb_device_descriptor_t)
MAX_CONFIG_DESC_SIZE
UINT16_MAX
MAX_STRING_DESC_SIZE
See GetStringDescriptor description below

Traits§

DeviceProxyInterface