class PeerSetLeAdvertisementResult
Defined at line 4229 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
Public Methods
void PeerSetLeAdvertisementResult ()
void PeerSetLeAdvertisementResult (const PeerSetLeAdvertisementResult & )
Defined at line 4235 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
PeerSetLeAdvertisementResult & operator= (const PeerSetLeAdvertisementResult & )
Defined at line 4236 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
void PeerSetLeAdvertisementResult (PeerSetLeAdvertisementResult && )
Defined at line 4237 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 ()
PeerSetLeAdvertisementResult WithResponse (::fuchsia_hardware_bluetooth::wire::PeerSetLeAdvertisementResponse val)
PeerSetLeAdvertisementResult & operator= (PeerSetLeAdvertisementResult && )
Defined at line 4238 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::PeerSetLeAdvertisementResponse & response ()
const ::fuchsia_hardware_bluetooth::wire::PeerSetLeAdvertisementResponse & response ()
bool is_err ()
PeerSetLeAdvertisementResult WithErr (::fuchsia_hardware_bluetooth::wire::EmulatorPeerError val)
::fuchsia_hardware_bluetooth::wire::EmulatorPeerError & err ()
const ::fuchsia_hardware_bluetooth::wire::EmulatorPeerError & err ()
bool is_framework_err ()
PeerSetLeAdvertisementResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_bluetooth::wire::PeerSetLeAdvertisementResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 4240 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h