Searched defs:word2hex (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/btif/src/
H A Dbtif_sock_util.c185 static inline void word2hex(const char* data, char** hex) function
220 word2hex((const char*)&addr, &line);
243 word2hex((const char*)&addr, &line);
/external/libnfc-nci/src/adaptation/
H A Dlibmain.c219 ** Function word2hex
227 static inline void word2hex(const char* data, char** hex) function
273 word2hex((const char*)&addr, &line);
296 word2hex((const char*)&addr, &line);

Completed in 197 milliseconds