template <>
class WireTableBuilder
Defined at line 1482 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h
Public Methods
template <typename First = ::fuchsia_bluetooth_bredr::wire::AudioOffloadFeatures, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<::fuchsia_bluetooth_bredr::wire::AudioOffloadFeatures>>, int> = 0>
::fidl::WireTableBuilder< ::fuchsia_bluetooth_bredr::wire::AudioOffloadConfiguration> & codec (First && first, Args &&... args_)
Defined at line 1494 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h
template <typename First = ::fuchsia_bluetooth_bredr::wire::AudioEncoderSettings, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<::fuchsia_bluetooth_bredr::wire::AudioEncoderSettings>>, int> = 0>
::fidl::WireTableBuilder< ::fuchsia_bluetooth_bredr::wire::AudioOffloadConfiguration> & encoder_settings (First && first, Args &&... args_)
Defined at line 1506 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h
Friends
template <>
class AudioOffloadConfiguration