class AcquireWakeLeaseWithToken

Defined at line 180 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/markers.h

Creates a lease that blocks suspension of the hardware platform.

WARNING: Suspension can only be considered blocked after the client

receives the response to this call. This means, for example, an

interrupt should only be ack'ed or a different wake lease dropped only

**after** getting an error-free response.

The hardware platform will remain resumed until `server_token` observes

`PEER_CLOSED`, indicating all handles to the client side of the

`LeaseToken` are closed.

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