class HciOpenCommandChannelRequest
Defined at line 3037 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
Public Methods
void HciOpenCommandChannelRequest (Storage_ storage)
void HciOpenCommandChannelRequest (::zx::channel channel)
void HciOpenCommandChannelRequest ()
Default constructs a |HciOpenCommandChannelRequest| only if all of its members are default constructible.
Defined at line 3047 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
void HciOpenCommandChannelRequest (HciOpenCommandChannelRequest && )
Defined at line 3050 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
const ::zx::channel & channel ()
::zx::channel & channel ()
HciOpenCommandChannelRequest & channel (::zx::channel value)
Setter for channel.
void HciOpenCommandChannelRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
HciOpenCommandChannelRequest & operator= (HciOpenCommandChannelRequest && )
Defined at line 3051 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
Friends
class MemberVisitor
class NaturalStructCodingTraits