class ExecuteVendorCommand
Defined at line 155 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/markers.h
Execute a vendor command.
This method will construct a header for the TPM command from the
command_code. The data section should just contain the body of
the command and not the header.
Returns ZX_ERR_BUFFER_TOO_SMALL if the TPM responded with data that
wouldn't fit in the response buffer.
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