Searched refs:MAX_REPLY_LEN (Results 1 – 1 of 1) sorted by relevance
42 constexpr uint32_t MAX_REPLY_LEN = 10; variable156 int8_t output[MAX_REPLY_LEN] = {0}; in Create()157 uint32_t replyLen = MAX_REPLY_LEN; in Create()182 int8_t output[MAX_REPLY_LEN] = {0}; in SetParam()183 uint32_t replyLen = MAX_REPLY_LEN; in SetParam()