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

  /external/bluetooth/bluedroid/btif/src/
btif_sock_util.c 175 static inline void byte2char(const char* data, char** str) function
225 byte2char(data++, &line);
253 byte2char(data++, &line);
  /external/libnfc-nci/src/adaptation/
libmain.c 304 ** Function byte2char
312 static inline void byte2char(const char* data, char** str) function
384 byte2char(data++, &line);
414 byte2char(data++, &line);

Completed in 515 milliseconds