template <>
class WireWeakAsyncClientImpl
Defined at line 2532 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireThenable< ::fuchsia_tpm::Provision::IsOwned> IsOwned ()
Returns the OwnershipStatus of the TPM.
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::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.
Allocates 32 bytes of request buffer on the stack. The callback is stored on the heap.