template <>

class WireWeakAsyncClientImpl

Defined at line 385 of file fidling/gen/sdk/fidl/fuchsia.hardware.hidctl/fuchsia.hardware.hidctl/cpp/fidl/fuchsia.hardware.hidctl/cpp/wire_messaging.h

Public Methods

::fidl::internal::WireThenable< ::fuchsia_hardware_hidctl::Device::MakeHidDevice> MakeHidDevice (const ::fuchsia_hardware_hidctl::wire::HidCtlConfig & config, ::fidl::VectorView<uint8_t> rpt_desc)

Create a fake HID device with a given report descriptor. Returns a

socket that can Read/Write HID reports.

The request and callback are allocated on the heap.