class HciTransportSendResult

Defined at line 5244 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h

Public Methods

void HciTransportSendResult ()
void HciTransportSendResult (const HciTransportSendResult & )

Defined at line 5250 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h

HciTransportSendResult & operator= (const HciTransportSendResult & )

Defined at line 5251 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h

void HciTransportSendResult (HciTransportSendResult && )

Defined at line 5252 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
HciTransportSendResult WithResponse (::fuchsia_hardware_bluetooth::wire::HciTransportSendResponse val)
HciTransportSendResult & operator= (HciTransportSendResult && )

Defined at line 5253 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h

::fuchsia_hardware_bluetooth::wire::HciTransportSendResponse & response ()
const ::fuchsia_hardware_bluetooth::wire::HciTransportSendResponse & response ()
bool is_framework_err ()
HciTransportSendResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_bluetooth::wire::HciTransportSendResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kFrameworkErr 3

0x3

Defined at line 5255 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h