Searched refs:LLCP_TRACE_WARNING3 (Results 1 – 4 of 4) sorted by relevance
/external/libnfc-nci/src/nfc/llcp/ |
D | llcp_dlc.c | 1130 …LLCP_TRACE_WARNING3 ("llcp_dlc_proc_rr_rnr_pdu (): Data link (SSAP:DSAP=0x%X:0x%X) congestion star… in llcp_dlc_proc_rr_rnr_pdu() 1150 …LLCP_TRACE_WARNING3 ("llcp_dlc_proc_rr_rnr_pdu (): Data link (SSAP:DSAP=0x%X:0x%X) congestion end:… in llcp_dlc_proc_rr_rnr_pdu()
|
D | llcp_link.c | 202 …LLCP_TRACE_WARNING3 ("llcp_link_activate (): WT (%d, %dms) must be less than or equal to LTO (%dms… in llcp_link_activate() 655 LLCP_TRACE_WARNING3 ("Data link (SSAP:DSAP=0x%X:0x%X) congestion start: count=%d", in llcp_link_check_congestion()
|
D | llcp_util.c | 242 … LLCP_TRACE_WARNING3 ("llcp_util_check_rx_congested_status (): rx link is congested, %d+%d >= %d", in llcp_util_check_rx_congested_status()
|
/external/libnfc-nci/src/include/ |
D | bt_trace.h | 742 #define LLCP_TRACE_WARNING3(m,p1,p2,p3) {if (llcp_cb.trace_level >= BT_TRACE_LEVEL_WARNING… macro 2792 #define LLCP_TRACE_WARNING3(m,p1,p2,p3) macro
|