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
  /external/bluetooth/bluedroid/btif/src/
btif_sock_util.c 173 static inline void byte2char(const char* data, char** str) function
223 byte2char(data++, &line);
251 byte2char(data++, &line);

Completed in 113 milliseconds