class Close

Defined at line 144 of file fidling/gen/sdk/fidl/fuchsia.hardware.block.verified/fuchsia.hardware.block.verified/cpp/fidl/fuchsia.hardware.block.verified/cpp/markers.h

Requests that the device in either `authoring` mode or `verified-read` mode

unbind any child devices and return to `closed` mode.

Returns `ZX_ERR_BAD_STATE` if the device is not in `authoring` or

`verified-read` mode at the time of the call.

On success, the device does the following:

* If the device was in `authoring` mode, removes the child `mutable` device

* If the device was in `verified-read` mode, removes the child `verified` device

* Enters `closed` mode.

* Returns from this call

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