template <>
class WireSyncBufferClientImpl
Defined at line 1548 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_messaging.h
Public Methods
::fidl::WireUnownedResult< ::fuchsia_bluetooth_bredr::AudioOffloadExt::GetSupportedFeatures> GetSupportedFeatures ()
Returns the vendor features supported on this chipset
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::OneWayStatus StartAudioOffload (::fuchsia_bluetooth_bredr::wire::AudioOffloadConfiguration configuration, ::fidl::ServerEnd< ::fuchsia_bluetooth_bredr::AudioOffloadController> && controller)
Begin the audio encoding hardware offloading process
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.