1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-16 04:49:08 +00:00
trezor-firmware/docs/common/communication.md
2019-12-06 12:24:20 +00:00

354 B

Communication

We use Protobuf v2 for host-device communication. The communication cycle is very simple, Trezor receives a message, acts on it and responds with another message. Trezor on its own is incapable of initiating the communication.

The Protobuf definitions can be found in common/protob.