OSDN Git Service

Change btif_gatt_client to use BTIF_TRACE_XXX macros instead of raw ALOGX
authorMike J. Chen <mjchen@google.com>
Thu, 26 Jun 2014 01:10:32 +0000 (18:10 -0700)
committerMike J. Chen <mjchen@google.com>
Thu, 26 Jun 2014 01:16:20 +0000 (18:16 -0700)
commitbcbf9cd0727f6903f9cf6c165453539fc55b6072
tree866f9be890c51fe884d5063dc7436a027f19eef8
parent011c658b876ea7ca0e0d4b77857dd7160687daad
Change btif_gatt_client to use BTIF_TRACE_XXX macros instead of raw ALOGX

This allows the trace flags in bt_trace.h to control whether these
logs are enabled or not, to be consistent with rest of bluedroid.

Change-Id: Ia4abeac42da181fd748a668d3ec5a9624ae8c19d
Signed-off-by: Mike J. Chen <mjchen@google.com>
btif/src/btif_gatt_client.c