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

/external/bluetooth/bluedroid/include/
H A Dbt_trace.h902 #define SPP_TRACE_ERROR4(m,p1,p2,p3,p4) {if (spp_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT_TRACE_4(TRACE_LAYER_SPP, TRACE_TYPE_ERROR, m,p1,p2,p3,p4);} macro
2826 #define SPP_TRACE_ERROR4(m,p1,p2,p3,p4) macro
/external/libnfc-nci/src/include/
H A Dbt_trace.h861 #define SPP_TRACE_ERROR4(m,p1,p2,p3,p4) {if (spp_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT_TRACE_4(TRACE_LAYER_SPP, TRACE_TYPE_ERROR, m,p1,p2,p3,p4);} macro
2911 #define SPP_TRACE_ERROR4(m,p1,p2,p3,p4) macro

Completed in 75 milliseconds