class EmulatorWatchLeScanStatesResult
Defined at line 4811 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
Public Methods
void EmulatorWatchLeScanStatesResult ()
void EmulatorWatchLeScanStatesResult (const EmulatorWatchLeScanStatesResult & )
Defined at line 4817 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
EmulatorWatchLeScanStatesResult & operator= (const EmulatorWatchLeScanStatesResult & )
Defined at line 4818 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
void EmulatorWatchLeScanStatesResult (EmulatorWatchLeScanStatesResult && )
Defined at line 4819 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 ()
EmulatorWatchLeScanStatesResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_bluetooth::wire::EmulatorWatchLeScanStatesResponse> val)
EmulatorWatchLeScanStatesResult & operator= (EmulatorWatchLeScanStatesResult && )
Defined at line 4820 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
template <typename... Args>
EmulatorWatchLeScanStatesResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 4834 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::EmulatorWatchLeScanStatesResponse & response ()
const ::fuchsia_hardware_bluetooth::wire::EmulatorWatchLeScanStatesResponse & response ()
bool is_framework_err ()
EmulatorWatchLeScanStatesResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_bluetooth::wire::EmulatorWatchLeScanStatesResult::Tag Which ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kFrameworkErr | 3 |
0x3 |
Defined at line 4822 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h