Searched refs:L2CAP_TRACE_ERROR6 (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_fcr.c2385 L2CAP_TRACE_ERROR6 ("-=-=-=-=-=-=-=- Dropping %s packet (0x%04x) tc: %u Buf Len: %u xx: %u count: %d",
2392 L2CAP_TRACE_ERROR6 ("-=-=-=-=-=-=-=- Corrupting %s packet (0x%04x) tc: %u Buf Len: %u xx: %u count: %d",
/external/bluetooth/bluedroid/include/
H A Dbt_trace.h736 #define L2CAP_TRACE_ERROR6(m,p1,p2,p3,p4,p5,p6) {if (l2cb.l2cap_trace_level >= BT_TRACE_LEVEL_ERROR) BT_TRACE_6(TRACE_LAYER_L2CAP, TRACE_TYPE_ERROR, m,p1,p2,p3,p4,p5,p6);} macro
2660 #define L2CAP_TRACE_ERROR6(m,p1,p2,p3,p4,p5,p6) macro
/external/libnfc-nci/src/include/
H A Dbt_trace.h695 #define L2CAP_TRACE_ERROR6(m,p1,p2,p3,p4,p5,p6) {if (l2cb.l2cap_trace_level >= BT_TRACE_LEVEL_ERROR) BT_TRACE_6(TRACE_LAYER_L2CAP, TRACE_TYPE_ERROR, m,p1,p2,p3,p4,p5,p6);} macro
2745 #define L2CAP_TRACE_ERROR6(m,p1,p2,p3,p4,p5,p6) macro

Completed in 152 milliseconds