template <>
class WireSyncClientImpl
Defined at line 1529 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::AudioOffloadExt>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_bluetooth_bredr::AudioOffloadExt::GetSupportedFeatures> GetSupportedFeatures ()
Returns the vendor features supported on this chipset
Allocates 16 bytes of request buffer on the stack. Response is heap-allocated.
::fidl::OneWayStatus StartAudioOffload (::fuchsia_bluetooth_bredr::wire::AudioOffloadConfiguration configuration, ::fidl::ServerEnd< ::fuchsia_bluetooth_bredr::AudioOffloadController> && controller)
Begin the audio encoding hardware offloading process
Allocates 216 bytes of message buffer on the stack. No heap allocation necessary.