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

/system/bt/include/
H A Dbt_trace.h353 #define BTIF_TRACE_ERROR(...) {if (btif_trace_level >= BT_TRACE_LEVEL_ERROR) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_NONE | TRACE_ORG_APPL | TRACE_TYPE_ERROR, ##__VA_ARGS__);} macro

Completed in 66 milliseconds