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

/external/bluetooth/bluedroid/stack/sdp/
H A Dsdp_db.c311 else SDP_TRACE_ERROR1("SDP_CreateRecord fail, exceed maximum records:%d", SDP_MAX_RECORDS);
/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/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 137 milliseconds