class WlanPhyInitResponse
Defined at line 497 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/natural_types.h
Public Methods
void WlanPhyInitResponse (Storage_ storage)
bool IsEmpty ()
void WlanPhyInitResponse ()
Defined at line 502 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/natural_types.h
void WlanPhyInitResponse (WlanPhyInitResponse && )
Defined at line 503 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/natural_types.h
WlanPhyInitResponse & operator= (WlanPhyInitResponse && )
Defined at line 504 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/natural_types.h
const std::optional< ::zx::event> & power_dependency_token ()
If power control is supported by the driver and hardware, a dependency token will
be returned to allow the upper layers to express a dependency on specified power
states (e.g. "on").
::std::optional< ::zx::event> & power_dependency_token ()
If power control is supported by the driver and hardware, a dependency token will
be returned to allow the upper layers to express a dependency on specified power
states (e.g. "on").
WlanPhyInitResponse & power_dependency_token (std::optional< ::zx::event> value)
If power control is supported by the driver and hardware, a dependency token will
be returned to allow the upper layers to express a dependency on specified power
states (e.g. "on").
void WlanPhyInitResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits