class HciTransportSendResult

Defined at line 4952 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 4958 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 4959 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 4960 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 4961 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 Tag
Name Value
kResponse 1
kFrameworkErr 3

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