class PeerSetLeAdvertisementResponse

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

Public Methods

void PeerSetLeAdvertisementResponse (Storage_ storage)
void PeerSetLeAdvertisementResponse (uint8_t __reserved)
void PeerSetLeAdvertisementResponse ()

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

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

void PeerSetLeAdvertisementResponse (PeerSetLeAdvertisementResponse && )

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

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

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

PeerSetLeAdvertisementResponse & operator= (const PeerSetLeAdvertisementResponse & other)
bool operator== (const PeerSetLeAdvertisementResponse & other)
bool operator!= (const PeerSetLeAdvertisementResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
PeerSetLeAdvertisementResponse & __reserved (uint8_t value)

Setter for __reserved.

void PeerSetLeAdvertisementResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits