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

/external/bluetooth/bluedroid/include/
H A Dbt_trace.h655 #define SMP_TRACE_API(...) {if (smp_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE(TRACE_LAYER_SMP, TRACE_TYPE_API, ##__VA_ARGS__);} macro
787 #define SMP_TRACE_API(...) macro

Completed in 83 milliseconds