Searched refs:BTIF_TRACE_VERBOSE (Results 1 – 4 of 4) sorted by relevance
/system/bt/btif/src/ |
D | btif_core.c | 174 BTIF_TRACE_VERBOSE("btif_context_switched"); in btif_context_switched() 205 BTIF_TRACE_VERBOSE("btif_transfer_context event %d, len %d", event, param_len); in btif_transfer_context() 276 BTIF_TRACE_VERBOSE("btif task fetched event %x", p_msg->event); in bt_jni_msg_ready()
|
D | btif_media_task.c | 2855 BTIF_TRACE_VERBOSE("%s +", __func__); in btif_media_sink_enque_buf() 2866 BTIF_TRACE_VERBOSE("%s frames to process %d, len %d ", in btif_media_sink_enque_buf()
|
/system/bt/udrv/ulinux/ |
D | uipc.c | 405 BTIF_TRACE_VERBOSE("%s(): poll() timeout - nothing to do. Exiting", in uipc_flush_ch_locked() 414 BTIF_TRACE_VERBOSE("%s() - polling fd %d, revents: 0x%x, ret %d", in uipc_flush_ch_locked()
|
/system/bt/include/ |
D | bt_trace.h | 358 #define BTIF_TRACE_VERBOSE(...) {if (btif_trace_level >= BT_TRACE_LEVEL_VERBOSE) L… macro
|