class WlanFullmacImplStartRssiMonitorResult

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

Public Methods

void WlanFullmacImplStartRssiMonitorResult ()
void WlanFullmacImplStartRssiMonitorResult (const WlanFullmacImplStartRssiMonitorResult & )

Defined at line 12844 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 ()
WlanFullmacImplStartRssiMonitorResult WithResponse (::fuchsia_wlan_fullmac::wire::WlanFullmacImplStartRssiMonitorResponse val)
WlanFullmacImplStartRssiMonitorResult & operator= (const WlanFullmacImplStartRssiMonitorResult & )

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

void WlanFullmacImplStartRssiMonitorResult (WlanFullmacImplStartRssiMonitorResult && )

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

WlanFullmacImplStartRssiMonitorResult & operator= (WlanFullmacImplStartRssiMonitorResult && )

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