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