template <>
class WireWeakAsyncBufferClientImpl
Defined at line 2391 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::Command::Transmit> Transmit (::fidl::VectorView<uint8_t> data)
Submit a TPM2 command to be executed by the Resource Manager
&
TAB.
Error conditions:
ZX_UNAVAILABLE will be returned if the TPM cannot be accessed.
ZX_TIMED_OUT will be returned if the TPM hardware hits the TCG timeouts.
Caller provides the backing storage for FIDL message.