summaryrefslogtreecommitdiffstats
path: root/gki/ulinux/gki_ulinux.c
diff options
context:
space:
mode:
authorSharvil Nanavati <sharvil@google.com>2014-05-03 23:06:49 -0700
committerSharvil Nanavati <sharvil@google.com>2014-05-31 03:37:47 +0000
commit0212487880be33e255d49f6e38dbb035d1f77750 (patch)
tree6d6fedee5b7093d2dc14068107c314adfbad9891 /gki/ulinux/gki_ulinux.c
parent64d7ee67b118de5c8a7fe362ef27b48c525f57a8 (diff)
downloadandroid_system_bt-0212487880be33e255d49f6e38dbb035d1f77750.tar.gz
android_system_bt-0212487880be33e255d49f6e38dbb035d1f77750.tar.bz2
android_system_bt-0212487880be33e255d49f6e38dbb035d1f77750.zip
Start cleaning up log macros.
Change-Id: I228fef0198caeb47618a07c4c46526f611933e07
Diffstat (limited to 'gki/ulinux/gki_ulinux.c')
-rw-r--r--gki/ulinux/gki_ulinux.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gki/ulinux/gki_ulinux.c b/gki/ulinux/gki_ulinux.c
index d03eb05d1..b80423b7f 100644
--- a/gki/ulinux/gki_ulinux.c
+++ b/gki/ulinux/gki_ulinux.c
@@ -839,7 +839,6 @@ void GKI_run (void * p_task_id)
* e.g. power saving you may want to provide more ticks
*/
GKI_timer_update( 1 );
- /* BT_TRACE_2( TRACE_LAYER_HCI, TRACE_TYPE_DEBUG, "update: tv_sec: %d, tv_nsec: %d", delay.tv_sec, delay.tv_nsec ); */
} while ( GKI_TIMER_TICK_RUN_COND == *p_run_cond );
/* currently on reason to exit above loop is no_timer_suspend == GKI_TIMER_TICK_STOP_COND