template <>

class WireSyncBufferClientImpl

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

Public Methods

::fidl::WireUnownedResult< ::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.

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.