uath_dump_cmd
uath_dump_cmd(cmd->buf, betoh32(hdr->len), '-');
void uath_dump_cmd(const uint8_t *, int, char);
uath_dump_cmd(data->buf, xferlen, '+');
uath_dump_cmd(cmd->buf, xferlen, '+');