Searched refs:REPLY_FMT_DATA_LEN (Results 1 – 1 of 1) sorted by relevance
48 #define REPLY_FMT_DATA_LEN 3 /* variable length command */ macro489 if (len < REPLY_FMT_DATA_LEN || !ctx->event_callback) { in cp_decode_response()497 if (event.cardread.length != (len - REPLY_FMT_DATA_LEN) || in cp_decode_response()