fuchsia.diagnostics.system

Added: HEAD

PROTOCOLS

SerialLogControl

Defined in fuchsia.diagnostics.system/log_freeze.fidl

FreezeSerialForwarding

Obtains an exclusive lock to the serial console. When token is dropped, the lock will be released. Future callers will be blocked until the returned eventpair is dropped.

Request

<EMPTY>

Response

NameType
payload SerialLogControl_FreezeSerialForwarding_Result

STRUCTS

SerialLogControl_FreezeSerialForwarding_Response resource

Defined in fuchsia.diagnostics.system/log_freeze.fidl

FieldTypeDescriptionDefault
token handle<eventpair> No default

UNIONS

SerialLogControl_FreezeSerialForwarding_Result strict resource

Defined in fuchsia.diagnostics.system/log_freeze.fidl

OrdinalVariantTypeDescription
response SerialLogControl_FreezeSerialForwarding_Response
framework_err internal