Searched refs:digits (Results 1 – 2 of 2) sorted by relevance
694 final char digits[] = in hexString() local700 hex.append(digits[(c >> 4) & 0xf]); in hexString()701 hex.append(digits[c & 0xf]); in hexString()
175 (except `<command id>`, which requires 2 digits). Here, we want to send commands