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

/external/bluetooth/bluedroid/include/
H A Dbt_trace.h2200 #define LC_TRACE_ERROR2(m,p1,p2) {if (lc_trace_level & trace_map[BT_TRACE_LEVEL_ERROR]) BT_TRACE_2(TRACE_LAYER_LC, TRACE_TYPE_ERROR, m,p1,p2);} macro
4088 #define LC_TRACE_ERROR2(m,p1,p2) macro
/external/libnfc-nci/halimpl/bcm2079x/include/
H A Dbt_trace.h2285 #define LC_TRACE_ERROR2(m,p1,p2) {if (lc_trace_level & trace_map[BT_TRACE_LEVEL_ERROR]) BT_TRACE_2(TRACE_LAYER_LC, TRACE_TYPE_ERROR, m,p1,p2);} macro
4299 #define LC_TRACE_ERROR2(m,p1,p2) macro
/external/libnfc-nci/src/include/
H A Dbt_trace.h2285 #define LC_TRACE_ERROR2(m,p1,p2) {if (lc_trace_level & trace_map[BT_TRACE_LEVEL_ERROR]) BT_TRACE_2(TRACE_LAYER_LC, TRACE_TYPE_ERROR, m,p1,p2);} macro
4299 #define LC_TRACE_ERROR2(m,p1,p2) macro

Completed in 87 milliseconds