template <>
class NaturalClientImpl
Defined at line 941 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.hci/fuchsia.hardware.usb.hci/cpp/fidl/fuchsia.hardware.usb.hci/cpp/natural_messaging.h
Public Methods
::fidl::internal::NaturalThenable< ::fuchsia_hardware_usb_hci::UsbHciInterface::AddDevice> AddDevice (const ::fidl::Request< ::fuchsia_hardware_usb_hci::UsbHciInterface::AddDevice> & request)
Notifies the USB bus driver that a new device has been added.
::fidl::internal::NaturalThenable< ::fuchsia_hardware_usb_hci::UsbHciInterface::RemoveDevice> RemoveDevice (const ::fidl::Request< ::fuchsia_hardware_usb_hci::UsbHciInterface::RemoveDevice> & request)
Notifies the USB bus driver that a device has been removed.
::fidl::internal::NaturalThenable< ::fuchsia_hardware_usb_hci::UsbHciInterface::ResetPort> ResetPort (const ::fidl::Request< ::fuchsia_hardware_usb_hci::UsbHciInterface::ResetPort> & request)
Used by the HCI controller to reset a port on a USB hub.
::fidl::internal::NaturalThenable< ::fuchsia_hardware_usb_hci::UsbHciInterface::ReinitializeDevice> ReinitializeDevice (const ::fidl::Request< ::fuchsia_hardware_usb_hci::UsbHciInterface::ReinitializeDevice> & request)
Used by the HCI controller to reinitialize a device after it has been reset.