X-Git-Url: http://the.earth.li/gitweb/?p=onak.git;a=blobdiff_plain;f=keyd.h;h=fae46422426c55fb043200547f19684435b8d7b5;hp=b33cab90984685663afe4975f8cbfb6029fc3ae5;hb=0e9ae75e964c98041e5d8279efacd96282c703ac;hpb=4ab0e97e5ff2dab7dcc5ae14050e442892b8f0ff 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