Searched defs:GATT_TRACE_API5 (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nci/src/include/
H A Dbt_trace.h2582 #define GATT_TRACE_API5(m,p1,p2,p3,p4,p5) {if (gatt_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_5(TRACE_LAYER_ATT, TRACE_TYPE_API, m,p1,p2,p3,p4,p5);} macro
4595 #define GATT_TRACE_API5(m,p1,p2,p3,p4,p5) macro

Completed in 178 milliseconds