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