class PowerDown

Defined at line 262 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/markers.h

Power up/down/reset the wlan chip.

If supported, PowerDown will power down the wlan chip if it is currently powered on.

Any existing interfaces should have already been deleted before making this call or else the

driver will fail the call with error code ZX_ERR_INTERNAL.

Other possible error codes are:

\

/// ZX_ERR_NOT_SUPPORTED: the feature is not supported by the driver.

ZX_ERR_BAD_STATE: the wlan chip is already powered down.

Public Members

static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal