template <>
class WireSyncClientImpl
Defined at line 1089 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_messaging.h
Methods to make a sync FIDL call directly on an unowned handle or a
const reference to a |::fidl::ClientEnd
<
::fuchsia_bluetooth_bredr::AudioOffloadController>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_bluetooth_bredr::AudioOffloadController::Stop> Stop ()
Request the audio offloading be stopped.
This call will be responded to before the protocol is closed on the server side.
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.