OSDN Git Service

Change the log display API called in the BT PAN call-out functions
authorYK Jeffrey Chao <jechao@broadcom.com>
Tue, 16 Apr 2013 22:39:28 +0000 (15:39 -0700)
committerMatthew Xie <mattx@google.com>
Wed, 17 Apr 2013 06:30:14 +0000 (23:30 -0700)
commit2e5a95d39f6c131142610d10f395aeeea4df5acf
treecf417bec82ad6cf4d7fcebc85f00971204784c61
parent33af35c49731bc8e305c862c8e9f3e42a1ab0dc9
Change the log display API called in the BT PAN call-out functions

Replace the ALOGD calls with BTIF_TRACE_DEBUG/API calls to control
log output through TRC_BTIF setting in bt_stack.conf at run-time.

bug 7893834

Change-Id: Ia24e87abc13272d61c0b1785685b71a8aabdb34e
btif/co/bta_pan_co.c