Searched refs:AVRC_TRACE_DEBUG (Results 1 - 5 of 5) sorted by relevance

/system/bt/stack/avrc/
H A Davrc_pars_ct.cc61 AVRC_TRACE_DEBUG("%s ctype:0x%x pdu:0x%x, len:%d/0x%x", __func__,
94 AVRC_TRACE_DEBUG("%s PDU reg notif response:event %x, volume %x",
173 AVRC_TRACE_DEBUG("%s pdu %d", __func__, pdu);
192 AVRC_TRACE_DEBUG(
210 AVRC_TRACE_DEBUG("%s item type %d", __func__, curr_item->item_type);
231 AVRC_TRACE_DEBUG(
255 AVRC_TRACE_DEBUG("%s type %d playable %d cs %d name len %d",
276 AVRC_TRACE_DEBUG("%s media type %d charset id %d len %d attr ct %d",
295 AVRC_TRACE_DEBUG("%s media attr id %d cs %d name len %d",
314 AVRC_TRACE_DEBUG("
[all...]
H A Davrc_api.cc114 AVRC_TRACE_DEBUG("AVRC: Flushing command queue for handle=0x%02x", handle);
134 AVRC_TRACE_DEBUG("AVRC: command timeout (handle=0x%02x, label=0x%02x)",
169 AVRC_TRACE_DEBUG(
204 AVRC_TRACE_DEBUG("AVRC: starting timer (handle=0x%02x, label=0x%02x)", handle,
264 AVRC_TRACE_DEBUG("%s", __func__);
311 AVRC_TRACE_DEBUG("%s handle = %u label = %u len = %d", __func__, handle,
471 AVRC_TRACE_DEBUG("pkt_type %d", pkt_type);
514 AVRC_TRACE_DEBUG(
558 AVRC_TRACE_DEBUG("end frag:%d, total len:%d, offset:%d", p_pkt->len,
649 AVRC_TRACE_DEBUG("AVR
[all...]
H A Davrc_pars_tg.cc48 AVRC_TRACE_DEBUG("%s pdu:0x%x", __func__, p_result->pdu);
50 AVRC_TRACE_DEBUG("%s detects wrong AV/C type!", __func__);
115 AVRC_TRACE_DEBUG("%s pdu:0x%x", __func__, p_result->pdu);
117 AVRC_TRACE_DEBUG("%s detects wrong AV/C type(0x%x)!", __func__,
386 AVRC_TRACE_DEBUG("%s return status:0x%x", __func__, status);
410 AVRC_TRACE_DEBUG("avrc_pars_browsing_cmd() pdu:0x%x", p_result->pdu);
559 AVRC_TRACE_DEBUG("%s return status:0x%x", __func__, status);
H A Davrc_bld_tg.cc413 AVRC_TRACE_DEBUG("%s num_attrs: %d, remaining_buffer_capacity: %d", __func__,
418 AVRC_TRACE_DEBUG("%s attr id[%d]: %d", __func__, index,
450 AVRC_TRACE_DEBUG("%s filled attributes, remaining_buffer_capacity: %d",
767 AVRC_TRACE_DEBUG("%s pdu:x%x, Opcode:%x", __func__, *p_start, opcode);
790 AVRC_TRACE_DEBUG("pdu:x%x", *p_start);
847 AVRC_TRACE_DEBUG("len_left:%d, mtu:%d ", len_left, mtu);
952 AVRC_TRACE_DEBUG("len:%d, len_left:%d, num:%d", len, len_left, item_count);
1071 AVRC_TRACE_DEBUG("len:%d, len_left:%d, num:%d, item_len:%d", len, len_left,
1142 AVRC_TRACE_DEBUG("%s: remaining_buffer_capacity:%d, mtu:%d", __func__,
/system/bt/internal_include/
H A Dbt_trace.h548 #define AVRC_TRACE_DEBUG(...) \ macro

Completed in 85 milliseconds