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

/system/bt/include/
H A Dbt_trace.h344 #define SMP_TRACE_ERROR(...) {if (smp_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT_TRACE(TRACE_LAYER_SMP, TRACE_TYPE_ERROR, ##__VA_ARGS__);} macro

Completed in 63 milliseconds