smp_command_desc
sbuf_printf(sb, "%s. ", smp_command_desc(smpio->smp_request[1]));
first_line_len -= strlen(smp_command_desc(smpio->smp_request[1])) + 2;
const char *smp_command_desc(uint8_t cmd_num);