class WlanFullmacImplStopScheduledScanResult
Defined at line 11701 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 11707 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
WlanFullmacImplStopScheduledScanResult & operator= (const WlanFullmacImplStopScheduledScanResult & )
Defined at line 11708 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 11709 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= (WlanFullmacImplStopScheduledScanResult && )
Defined at line 11710 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 11712 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h