Home
last modified time | relevance | path

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

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