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

  /system/bt/btif/src/
btif_sock_util.c 170 char line_buff[256]; local
178 line = line_buff;
191 LOG_DEBUG(LOG_TAG, "%s", line_buff);
195 line = line_buff;
212 LOG_DEBUG(LOG_TAG, "%s", line_buff);
218 line = line_buff;
240 LOG_DEBUG(LOG_TAG, "%s", line_buff);
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
android_logmsg.cpp 115 char line_buff[256]; local
123 line = line_buff;
140 PRINT(line_buff);
146 line = line_buff;
170 PRINT(line_buff);

Completed in 60 milliseconds