template <>

class WireWeakAsyncBufferClientImpl

Defined at line 2553 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_messaging.h

Public Methods

::fidl::internal::WireBufferThenable< ::fuchsia_tpm::Provision::IsOwned> IsOwned ()

Returns the OwnershipStatus of the TPM.

Caller provides the backing storage for FIDL message.

::fidl::internal::WireBufferThenable< ::fuchsia_tpm::Provision::TakeOwnership> TakeOwnership (::fuchsia_tpm::wire::ProvisionTakeOwnershipRequest ProvisionTakeOwnershipRequest)

TakeOwnership is a one time setup call that is required on operating

system install or after a factory reset.

Caller provides the backing storage for FIDL message.