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