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

  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
android_logmsg.cpp 37 static inline void byte2char (const char* data, char** str);
136 byte2char(data++, &line);
166 byte2char(data++, &line);
182 inline void byte2char (const char* data, char** str) function
  /system/bt/btif/src/
btif_sock_util.c 176 static inline void byte2char(const char* data, char** str) function
226 byte2char(data++, &line);
254 byte2char(data++, &line);

Completed in 174 milliseconds