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

  /external/bluetooth/bluez/src/
log.h 27 void btd_debug(const char *format, ...) __attribute__((format(printf, 1, 2)));
45 * Simple macro around btd_debug() which also include the function
54 btd_debug("%s:%s() " fmt, __FILE__, __FUNCTION__ , ## arg); \
log.c 58 void btd_debug(const char *format, ...) function

Completed in 176 milliseconds