• Home
Global Namespace

fuchsia_hardware_usb_function

  • Enums
    • EndpointDirection
  • Records
    • EndpointResource
    • UsbFunction
    • UsbFunctionAllocResourcesRequest
    • UsbFunctionAllocResourcesResponse
    • UsbFunctionAllocResourcesResult
    • UsbFunctionConfigureRequest
    • UsbFunctionConfigureResponse
    • UsbFunctionConfigureResult
    • UsbFunctionConnectToEndpointRequest
    • UsbFunctionConnectToEndpointResponse
    • UsbFunctionConnectToEndpointResult
    • UsbFunctionInterface
    • UsbFunctionInterfaceControlRequest
    • UsbFunctionInterfaceControlResponse
    • UsbFunctionInterfaceControlResult
    • UsbFunctionInterfaceSetConfiguredRequest
    • UsbFunctionInterfaceSetConfiguredResponse
    • UsbFunctionInterfaceSetConfiguredResult
    • UsbFunctionInterfaceSetInterfaceRequest
    • UsbFunctionInterfaceSetInterfaceResponse
    • UsbFunctionInterfaceSetInterfaceResult
    • UsbFunctionService
  • Namespaces
    • wire

Namespaces

  • namespace wire

Enumerations

enum EndpointDirection
Name Value
kOut 0u
kIn 128u

The direction of a USB endpoint.

Defined at line 19 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.function/fuchsia.hardware.usb.function/cpp/fidl/fuchsia.hardware.usb.function/cpp/common_types.h

Records

  • class EndpointResource
  • class UsbFunction
  • class UsbFunctionAllocResourcesRequest
  • class UsbFunctionAllocResourcesResponse
  • class UsbFunctionAllocResourcesResult
  • class UsbFunctionConfigureRequest
  • class UsbFunctionConfigureResponse
  • class UsbFunctionConfigureResult
  • class UsbFunctionConnectToEndpointRequest
  • class UsbFunctionConnectToEndpointResponse
  • class UsbFunctionConnectToEndpointResult
  • class UsbFunctionInterface
  • class UsbFunctionInterfaceControlRequest
  • class UsbFunctionInterfaceControlResponse
  • class UsbFunctionInterfaceControlResult
  • class UsbFunctionInterfaceSetConfiguredRequest
  • class UsbFunctionInterfaceSetConfiguredResponse
  • class UsbFunctionInterfaceSetConfiguredResult
  • class UsbFunctionInterfaceSetInterfaceRequest
  • class UsbFunctionInterfaceSetInterfaceResponse
  • class UsbFunctionInterfaceSetInterfaceResult
  • class UsbFunctionService