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