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

/external/libnfc-nci/src/nfc/llcp/
H A Dllcp_api.c360 LLCP_TRACE_API3 ("LLCP_RegisterServer (): SAP:0x%x, link_type:0x%x, ServiceName:<%s>",
1067 LLCP_TRACE_API3 ("LLCP_ConnectReject () Local SAP:0x%x, Remote SAP:0x%x, reason:0x%x",
1385 LLCP_TRACE_API3 ("LLCP_DisconnectReq () Local SAP:0x%x, Remote SAP:0x%x, flush=%d",
/external/libnfc-nci/src/include/
H A Dbt_trace.h750 #define LLCP_TRACE_API3(m,p1,p2,p3) {if (llcp_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_3(TRACE_LAYER_LLCP, TRACE_TYPE_API, m,p1,p2,p3);} macro
2800 #define LLCP_TRACE_API3(m,p1,p2,p3) macro

Completed in 70 milliseconds