Upgrade bluez5_37 :Merge the code from private
[platform/upstream/bluez.git] / android / log.c
old mode 100644 (file)
new mode 100755 (executable)
index 8013eba..35917c6
@@ -139,7 +139,7 @@ void error(const char *format, ...)
        va_end(ap);
 }
 
-void btd_debug(const char *format, ...)
+void btd_debug(uint16_t index, const char *format, ...)
 {
        va_list ap;