StaleSessionReset

START_DFU was rejected with INVALID_STATE because the bootloader still holds state from an interrupted session. The current connection is closed without attempting RESET; SecureDfuHandler performs a bounded reset-prime over a fresh connection before retrying.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
expect open val cause: Throwable?
Link copied to clipboard
expect open val message: String?