Searched refs:str_hex (Results 1 – 1 of 1) sorted by relevance
364 char ch, str_hex[3]; in recv_response() local413 str_hex[2] = 0; in recv_response()425 str_hex[j++] = ch; in recv_response()436 tmp = strtoul(str_hex, NULL, 16); in recv_response()