template <>
class WireSyncClientImpl
Defined at line 676 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_messaging.h
Methods to make a sync FIDL call directly on an unowned handle or a
const reference to a |::fidl::ClientEnd
<
::fuchsia_tpm::Deprovision>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_tpm::Deprovision::RemoveOwnership> RemoveOwnership (::fuchsia_tpm::wire::DeprovisionRemoveOwnershipRequest DeprovisionRemoveOwnershipRequest)
Connects to the Physical Presence Interface via ACPI and
instructs the firmware to reset the TPM on reboot.
Allocates 64 bytes of message buffer on the stack. No heap allocation necessary.