Searched refs:kOutputLen (Results 1 – 1 of 1) sorted by relevance
125 static constexpr uint16_t kOutputLen = OPENTHREAD_CONFIG_DIAG_OUTPUT_BUFFER_SIZE; in ProcessEcho() local126 static constexpr uint16_t kOutputMaxLen = kOutputLen - kReservedLen; in ProcessEcho()127 char output[kOutputLen]; in ProcessEcho()