Searched refs:LLCP_TRACE_WARNING2 (Results 1 – 3 of 3) sorted by relevance
/external/libnfc-nci/src/nfc/llcp/ |
D | llcp_link.c | 176 LLCP_TRACE_WARNING2 ("llcp_link_activate (): max payload size (%d) must be %d bytes", in llcp_link_activate() 612 LLCP_TRACE_WARNING2 ("overall tx congestion start: total_tx_ui_pdu=%d, total_tx_i_pdu=%d", in llcp_link_check_congestion() 635 LLCP_TRACE_WARNING2 ("Logical link (SAP=0x%X) congestion start: count=%d", in llcp_link_check_congestion() 692 LLCP_TRACE_WARNING2 ("overall tx congestion end: total_tx_ui_pdu=%d, total_tx_i_pdu=%d", in llcp_link_check_uncongested() 1095 …LLCP_TRACE_WARNING2 ("llcp_link_proc_ui_pdu (): SAP:0x%x, rx link is congested (%d), discard oldes… in llcp_link_proc_ui_pdu()
|
D | llcp_util.c | 295 LLCP_TRACE_WARNING2 ("Logical link (SAP=0x%X) congested: ui_xmit_q.count=%d", in llcp_util_send_ui()
|
/external/libnfc-nci/src/include/ |
D | bt_trace.h | 741 #define LLCP_TRACE_WARNING2(m,p1,p2) {if (llcp_cb.trace_level >= BT_TRACE_LEVEL_WARNING… macro 2791 #define LLCP_TRACE_WARNING2(m,p1,p2) macro
|