Lines Matching full:buff
2739 char buff[LEN_UUID_128 * 2 + 1];2778 sprintf(buff + xx*2, "%02X", *(p_uuid_list + yy * LEN_UUID_128 + xx));2779 BTM_TRACE_DEBUG(" 0x%s", buff);