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