HomeSort by relevance Sort by last modified time
    Searched refs:word2hex (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/btif/src/
btif_sock_util.c 180 static inline void word2hex(const char* data, char** hex) function
215 word2hex((const char*)&addr, &line);
238 word2hex((const char*)&addr, &line);
  /external/libnfc-nci/src/adaptation/
libmain.c 320 ** Function word2hex
328 static inline void word2hex(const char* data, char** hex) function
374 word2hex((const char*)&addr, &line);
397 word2hex((const char*)&addr, &line);

Completed in 29 milliseconds