template <>
class WireTableBuilder
Defined at line 505 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::wire::ChannelParameters, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<::fuchsia_bluetooth::wire::ChannelParameters>>, int> = 0>
::fidl::WireTableBuilder< ::fuchsia_bluetooth_bredr::wire::L2capParameters> & parameters (First && first, Args &&... args_)
Optional. L2CAP channel parameters.
Defined at line 518 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h
Friends
template <>
class L2capParameters