Searched defs:Hex2Byte (Results 1 – 2 of 2) sorted by relevance
99 static bool Hex2Byte(char hi_char, char lo_char, Byte* value) { in Hex2Byte() function