class L2capParametersExtRequestParametersRequest

Defined at line 737 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/natural_types.h

Public Methods

void L2capParametersExtRequestParametersRequest (Storage_ storage)
void L2capParametersExtRequestParametersRequest (::fuchsia_bluetooth::ChannelParameters request)
void L2capParametersExtRequestParametersRequest ()

Default constructs a |L2capParametersExtRequestParametersRequest| only if all of its members are default constructible.

Defined at line 747 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/natural_types.h

void L2capParametersExtRequestParametersRequest (L2capParametersExtRequestParametersRequest && )

Defined at line 750 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/natural_types.h

void L2capParametersExtRequestParametersRequest (const L2capParametersExtRequestParametersRequest & other)
L2capParametersExtRequestParametersRequest & operator= (L2capParametersExtRequestParametersRequest && )

Defined at line 751 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/natural_types.h

L2capParametersExtRequestParametersRequest & operator= (const L2capParametersExtRequestParametersRequest & other)
bool operator== (const L2capParametersExtRequestParametersRequest & other)
bool operator!= (const L2capParametersExtRequestParametersRequest & other)
const ::fuchsia_bluetooth::ChannelParameters & request ()
::fuchsia_bluetooth::ChannelParameters & request ()
L2capParametersExtRequestParametersRequest & request (::fuchsia_bluetooth::ChannelParameters value)

Setter for request.

void L2capParametersExtRequestParametersRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits