Searched refs:LLCP_TRACE_API5 (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfc/llcp/
H A Dllcp_api.c1104 LLCP_TRACE_API5 ("LLCP_IsDataLinkCongested () Local SAP:0x%x, Remote SAP:0x%x, pending = (%d, %d, %d)",
/external/libnfc-nci/src/include/
H A Dbt_trace.h752 #define LLCP_TRACE_API5(m,p1,p2,p3,p4,p5) {if (llcp_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_5(TRACE_LAYER_LLCP, TRACE_TYPE_API, m,p1,p2,p3,p4,p5);} macro
2802 #define LLCP_TRACE_API5(m,p1,p2,p3,p4,p5) macro

Completed in 115 milliseconds