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
Name | Type |
---|---|
payload |
SerialLogControl_FreezeSerialForwarding_Result
|
STRUCTS
SerialLogControl_FreezeSerialForwarding_Response resource
Defined in fuchsia.diagnostics.system/log_freeze.fidl
Field | Type | Description | Default |
---|---|---|---|
token |
handle<eventpair>
|
No default |
UNIONS
SerialLogControl_FreezeSerialForwarding_Result strict resource
Defined in fuchsia.diagnostics.system/log_freeze.fidl
Ordinal | Variant | Type | Description |
---|---|---|---|
1 |
response |
SerialLogControl_FreezeSerialForwarding_Response
|
|
3 |
framework_err |
internal
|