Searched refs:BTIF_TRACE_VERBOSE (Results 1 – 4 of 4) sorted by relevance
/system/bt/btif/src/ |
D | btif_core.cc | 167 BTIF_TRACE_VERBOSE("btif_context_switched"); in btif_context_switched() 198 BTIF_TRACE_VERBOSE("btif_transfer_context event %d, len %d", event, in btif_transfer_context() 288 BTIF_TRACE_VERBOSE("btif task fetched event %x", p_msg->event); in bt_jni_msg_ready()
|
D | btif_a2dp_sink.cc | 620 BTIF_TRACE_VERBOSE("%s +", __func__); in btif_a2dp_sink_enqueue_buf()
|
/system/bt/udrv/ulinux/ |
D | uipc.cc | 349 BTIF_TRACE_VERBOSE("%s(): poll() timeout - nothing to do. Exiting", in uipc_flush_ch_locked() 359 BTIF_TRACE_VERBOSE("%s() - polling fd %d, revents: 0x%x, ret %d", __func__, in uipc_flush_ch_locked()
|
/system/bt/internal_include/ |
D | bt_trace.h | 620 #define BTIF_TRACE_VERBOSE(...) \ macro
|