class WlanFullmacImplStartScheduledScanResult

Defined at line 11632 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h

Public Methods

void WlanFullmacImplStartScheduledScanResult ()
void WlanFullmacImplStartScheduledScanResult (const WlanFullmacImplStartScheduledScanResult & )

Defined at line 11638 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
WlanFullmacImplStartScheduledScanResult WithResponse (::fuchsia_wlan_fullmac::wire::WlanFullmacImplStartScheduledScanResponse val)
WlanFullmacImplStartScheduledScanResult & operator= (const WlanFullmacImplStartScheduledScanResult & )

Defined at line 11639 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h

void WlanFullmacImplStartScheduledScanResult (WlanFullmacImplStartScheduledScanResult && )

Defined at line 11640 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h

WlanFullmacImplStartScheduledScanResult & operator= (WlanFullmacImplStartScheduledScanResult && )

Defined at line 11641 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h

::fuchsia_wlan_fullmac::wire::WlanFullmacImplStartScheduledScanResponse & response ()
const ::fuchsia_wlan_fullmac::wire::WlanFullmacImplStartScheduledScanResponse & response ()
bool is_err ()
WlanFullmacImplStartScheduledScanResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
WlanFullmacImplStartScheduledScanResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_wlan_fullmac::wire::WlanFullmacImplStartScheduledScanResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

kFrameworkErr 3

0x3

Defined at line 11643 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h