template <>
class WireSyncBufferClientImpl
Defined at line 467 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/wire_messaging.h
Public Methods
::fidl::OneWayStatus Connect (::fidl::ServerEnd< ::fuchsia_hardware_audio::Composite> && composite_protocol)
Connect to a `Device` protocol.
This method allows a component to serve FIDL outside the devhost's control.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.