template <>
class NaturalClientImpl
Defined at line 775 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.dci/fuchsia.hardware.usb.dci/cpp/fidl/fuchsia.hardware.usb.dci/cpp/natural_messaging.h
Public Methods
::fidl::internal::NaturalThenable< ::fuchsia_hardware_usb_dci::UsbDciInterface::Control> Control (const ::fidl::Request< ::fuchsia_hardware_usb_dci::UsbDciInterface::Control> & request)
Dispatch a control transaction.
See usb20 8.5.3 and 9.6
::fidl::internal::NaturalThenable< ::fuchsia_hardware_usb_dci::UsbDciInterface::SetConnected> SetConnected (const ::fidl::Request< ::fuchsia_hardware_usb_dci::UsbDciInterface::SetConnected> & request)
Inform driver of current port connection state.
::fidl::internal::NaturalThenable< ::fuchsia_hardware_usb_dci::UsbDciInterface::SetSpeed> SetSpeed (const ::fidl::Request< ::fuchsia_hardware_usb_dci::UsbDciInterface::SetSpeed> & request)
Inform driver of current bus speed.