Searched refs:toDigitValue (Results 1 – 1 of 1) sorted by relevance
83 static int toDigitValue(char c) { in toDigitValue() method in Obd2Connection113 16 * toDigitValue(buffer.charAt(2 * i)) in toHexValues()114 + toDigitValue(buffer.charAt(2 * i + 1)); in toHexValues()