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