class WlanPhyImplSetPowerSaveModeResult
Defined at line 2731 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
Public Methods
void WlanPhyImplSetPowerSaveModeResult ()
void WlanPhyImplSetPowerSaveModeResult (const WlanPhyImplSetPowerSaveModeResult & )
Defined at line 2737 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
WlanPhyImplSetPowerSaveModeResult & operator= (const WlanPhyImplSetPowerSaveModeResult & )
Defined at line 2738 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
void WlanPhyImplSetPowerSaveModeResult (WlanPhyImplSetPowerSaveModeResult && )
Defined at line 2739 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
WlanPhyImplSetPowerSaveModeResult WithResponse (::fuchsia_wlan_phyimpl::wire::WlanPhyImplSetPowerSaveModeResponse val)
WlanPhyImplSetPowerSaveModeResult & operator= (WlanPhyImplSetPowerSaveModeResult && )
Defined at line 2740 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
::fuchsia_wlan_phyimpl::wire::WlanPhyImplSetPowerSaveModeResponse & response ()
const ::fuchsia_wlan_phyimpl::wire::WlanPhyImplSetPowerSaveModeResponse & response ()
bool is_err ()
WlanPhyImplSetPowerSaveModeResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
WlanPhyImplSetPowerSaveModeResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_wlan_phyimpl::wire::WlanPhyImplSetPowerSaveModeResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 2742 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h