class L2capParametersExtRequestParametersResponse
Defined at line 787 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/natural_types.h
Public Methods
void L2capParametersExtRequestParametersResponse (Storage_ storage)
void L2capParametersExtRequestParametersResponse (::fuchsia_bluetooth::ChannelParameters new_)
void L2capParametersExtRequestParametersResponse ()
Default constructs a |L2capParametersExtRequestParametersResponse| only if all of its members are default constructible.
Defined at line 797 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/natural_types.h
void L2capParametersExtRequestParametersResponse (L2capParametersExtRequestParametersResponse && )
Defined at line 800 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/natural_types.h
void L2capParametersExtRequestParametersResponse (const L2capParametersExtRequestParametersResponse & other)
L2capParametersExtRequestParametersResponse & operator= (L2capParametersExtRequestParametersResponse && )
Defined at line 801 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/natural_types.h
L2capParametersExtRequestParametersResponse & operator= (const L2capParametersExtRequestParametersResponse & other)
bool operator== (const L2capParametersExtRequestParametersResponse & other)
bool operator!= (const L2capParametersExtRequestParametersResponse & other)
const ::fuchsia_bluetooth::ChannelParameters & new_ ()
::fuchsia_bluetooth::ChannelParameters & new_ ()
L2capParametersExtRequestParametersResponse & new_ (::fuchsia_bluetooth::ChannelParameters value)
Setter for new_.
void L2capParametersExtRequestParametersResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits