Searched refs:curbyte (Results 1 – 1 of 1) sorted by relevance
437 uint8_t *curbyte; in smp_report_manuf_info_sbuf() local451 for (curbyte = (uint8_t *)&response->comp_vendor, line_start= 1, in smp_report_manuf_info_sbuf()452 line_cursor = 0; curbyte < (uint8_t *)&response->crc; in smp_report_manuf_info_sbuf()453 curbyte++, line_cursor++) { in smp_report_manuf_info_sbuf()456 (unsigned long)(curbyte - in smp_report_manuf_info_sbuf()461 sbuf_printf(sb, "%02x", *curbyte); in smp_report_manuf_info_sbuf()