class HciOpenSnoopChannelResponse
Defined at line 4074 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
Public Methods
void HciOpenSnoopChannelResponse (Storage_ storage)
void HciOpenSnoopChannelResponse (uint8_t __reserved)
void HciOpenSnoopChannelResponse ()
Default constructs a |HciOpenSnoopChannelResponse| only if all of its members are default constructible.
Defined at line 4084 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
void HciOpenSnoopChannelResponse (HciOpenSnoopChannelResponse && )
Defined at line 4087 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
void HciOpenSnoopChannelResponse (const HciOpenSnoopChannelResponse & other)
HciOpenSnoopChannelResponse & operator= (HciOpenSnoopChannelResponse && )
Defined at line 4088 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
HciOpenSnoopChannelResponse & operator= (const HciOpenSnoopChannelResponse & other)
bool operator== (const HciOpenSnoopChannelResponse & other)
bool operator!= (const HciOpenSnoopChannelResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
HciOpenSnoopChannelResponse & __reserved (uint8_t value)
Setter for __reserved.
void HciOpenSnoopChannelResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits