Searched refs:SPP_TRACE_ERROR1 (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/include/
H A Dbt_trace.h899 #define SPP_TRACE_ERROR1(m,p1) {if (spp_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT_TRACE_1(TRACE_LAYER_SPP, TRACE_TYPE_ERROR, m,p1);} macro
2823 #define SPP_TRACE_ERROR1(m,p1) macro
/external/libnfc-nci/src/include/
H A Dbt_trace.h858 #define SPP_TRACE_ERROR1(m,p1) {if (spp_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT_TRACE_1(TRACE_LAYER_SPP, TRACE_TYPE_ERROR, m,p1);} macro
2908 #define SPP_TRACE_ERROR1(m,p1) macro

Completed in 98 milliseconds