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

/external/bluetooth/bluedroid/include/
H A Dbt_trace.h815 #define SDP_TRACE_ERROR1(m,p1) {if (sdp_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT_TRACE_1(TRACE_LAYER_SDP, TRACE_TYPE_ERROR, m,p1);} macro
2739 #define SDP_TRACE_ERROR1(m,p1) macro
/external/libnfc-nci/halimpl/bcm2079x/include/
H A Dbt_trace.h774 #define SDP_TRACE_ERROR1(m,p1) {if (sdp_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT_TRACE_1(TRACE_LAYER_SDP, TRACE_TYPE_ERROR, m,p1);} macro
2824 #define SDP_TRACE_ERROR1(m,p1) macro
/external/libnfc-nci/src/include/
H A Dbt_trace.h774 #define SDP_TRACE_ERROR1(m,p1) {if (sdp_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT_TRACE_1(TRACE_LAYER_SDP, TRACE_TYPE_ERROR, m,p1);} macro
2824 #define SDP_TRACE_ERROR1(m,p1) macro

Completed in 215 milliseconds