class WlanFullmacImplStopScheduledScanResult

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

Public Methods

void WlanFullmacImplStopScheduledScanResult ()
void WlanFullmacImplStopScheduledScanResult (const WlanFullmacImplStopScheduledScanResult & )

Defined at line 11697 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 ()
WlanFullmacImplStopScheduledScanResult WithResponse (::fuchsia_wlan_fullmac::wire::WlanFullmacImplStopScheduledScanResponse val)
WlanFullmacImplStopScheduledScanResult & operator= (const WlanFullmacImplStopScheduledScanResult & )

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

void WlanFullmacImplStopScheduledScanResult (WlanFullmacImplStopScheduledScanResult && )

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

WlanFullmacImplStopScheduledScanResult & operator= (WlanFullmacImplStopScheduledScanResult && )

Defined at line 11700 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::WlanFullmacImplStopScheduledScanResponse & response ()
const ::fuchsia_wlan_fullmac::wire::WlanFullmacImplStopScheduledScanResponse & response ()
bool is_err ()
WlanFullmacImplStopScheduledScanResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
WlanFullmacImplStopScheduledScanResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_wlan_fullmac::wire::WlanFullmacImplStopScheduledScanResult::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 11702 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h