mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-13 19:18:56 +00:00
46 lines
666 B
C
46 lines
666 B
C
/* Automatically generated nanopb constant definitions */
|
|
/* Generated by nanopb-0.4.5 */
|
|
|
|
#include "messages.pb.h"
|
|
#if PB_PROTO_HEADER_VERSION != 40
|
|
#error Regenerate this file with the current version of nanopb generator.
|
|
#endif
|
|
|
|
PB_BIND(Initialize, Initialize, AUTO)
|
|
|
|
|
|
PB_BIND(GetFeatures, GetFeatures, AUTO)
|
|
|
|
|
|
PB_BIND(Features, Features, 2)
|
|
|
|
|
|
PB_BIND(Ping, Ping, 2)
|
|
|
|
|
|
PB_BIND(Success, Success, 2)
|
|
|
|
|
|
PB_BIND(Failure, Failure, 2)
|
|
|
|
|
|
PB_BIND(ButtonRequest, ButtonRequest, AUTO)
|
|
|
|
|
|
PB_BIND(ButtonAck, ButtonAck, AUTO)
|
|
|
|
|
|
PB_BIND(FirmwareErase, FirmwareErase, AUTO)
|
|
|
|
|
|
PB_BIND(FirmwareRequest, FirmwareRequest, AUTO)
|
|
|
|
|
|
PB_BIND(FirmwareUpload, FirmwareUpload, AUTO)
|
|
|
|
|
|
|
|
|
|
|
|
|