Searched refs:byte2hex (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/adaptation/
H A Dandroid_logmsg.cpp38 static inline void byte2hex (const char* data, char** str);
131 byte2hex(&data[j], &line);
154 byte2hex(&data[j], &line);
177 byte2hex(&data[1], hex);
178 byte2hex(&data[0], hex);
189 inline void byte2hex (const char* data, char** str) function

Completed in 357 milliseconds