X-Git-Url: https://the.earth.li/gitweb/?a=blobdiff_plain;f=keyd.h;h=fae46422426c55fb043200547f19684435b8d7b5;hb=72879375e37b8bbbd89fc641ddc102de804b3e1b;hp=b33cab90984685663afe4975f8cbfb6029fc3ae5;hpb=c04c1c60469823c01268187ec49102d1ff540806;p=onak.git diff --git a/keyd.h b/keyd.h index b33cab9..fae4642 100644 --- a/keyd.h +++ b/keyd.h @@ -45,6 +45,7 @@ enum keyd_ops { KEYD_CMD_STATS, KEYD_CMD_GET_SKSHASH, KEYD_CMD_GET_FP, + KEYD_CMD_UPDATE, KEYD_CMD_LAST /* Placeholder */ }; @@ -59,7 +60,7 @@ enum keyd_reply { /** * @brief Version of the keyd protocol currently supported */ -static const uint32_t keyd_version = 4; +static const uint32_t keyd_version = 5; /** * @brief Response structure for the @a KEYD_CMD_STATS response