template <>
class WireWeakSyncClientImpl
Defined at line 532 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.function/fuchsia.hardware.usb.function/cpp/fidl/fuchsia.hardware.usb.function/cpp/wire_messaging.h
Public Methods
::fidl::WireResult< ::fuchsia_hardware_usb_function::UsbFunction::ConnectToEndpoint> ConnectToEndpoint (uint8_t ep_addr, ::fidl::ServerEnd< ::fuchsia_hardware_usb_endpoint::Endpoint> && ep)
Connects to endpoint. Returns
* ZX_ERR_NOT_FOUND: if endpoint address does not exist.
* ZX_ERR_ALREADY_BOUND: if the endpoint is already bound.
Allocates 56 bytes of message buffer on the stack. No heap allocation necessary.