mirror of
https://github.com/trezor/trezor-firmware.git
synced 2026-03-10 01:08:33 +01:00
Add a flag to the first THP handshake message, so the device can: - fail the handshake if the device is locked (current behavior) - prompt the user to enter the PIN (similar to other non-pairing flows) NOTE: This is a backward-incompatible change, so Suite THP implementation MUST be adapted as well. Co-authored-by: M1nd3r <petrsedlacek.km@seznam.cz>