Package-level declarations

Types

Link copied to clipboard

Evidence that a control operation reached its synchronous completion boundary.

Link copied to clipboard
data class ControlReceipt(val operation: String, val evidence: ControlDispatchEvidence = ControlDispatchEvidence.FIRMWARE_CALL_RETURNED)

Confirmation that a firmware control call returned without throwing.

Link copied to clipboard

Stable typed entry points for firmware controls that historically required reflection.

Link copied to clipboard

Firmware behavior assigned to the pen's side button.