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