Home
last modified time | relevance | path

Searched defs:char_to_hex (Results 1 – 2 of 2) sorted by relevance

/external/libopenapv/app/
Doapv_app_util.h756 static unsigned char char_to_hex(char a) in char_to_hex() function
/external/libwebsockets/lib/core/
Dlibwebsockets.c118 signed char char_to_hex(const char c) in char_to_hex() function