Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_sock_util.c151 static inline void byte2hex(const char* data, char** str) in byte2hex() function
165 byte2hex(&data[1], hex); in word2hex()
166 byte2hex(&data[0], hex); in word2hex()
187 byte2hex((const char*)&j, &line); in dump_bin()
203 byte2hex(&data[j], &line); in dump_bin()
225 byte2hex(&data[j], &line); in dump_bin()