Home
last modified time | relevance | path

Searched refs:BTIF_TRACE_VERBOSE (Results 1 – 4 of 4) sorted by relevance

/system/bt/udrv/ulinux/
Duipc.cc349 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/btif/src/
Dbtif_core.cc133 BTIF_TRACE_VERBOSE("btif_transfer_context event %d, len %d", event, in btif_transfer_context()
Dbtif_a2dp_sink.cc665 BTIF_TRACE_VERBOSE("%s +", __func__); in btif_a2dp_sink_enqueue_buf()
/system/bt/internal_include/
Dbt_trace.h665 #define BTIF_TRACE_VERBOSE(...) \ macro