Searched refs:TRACE_LAYER_SDP (Results 1 – 2 of 2) sorted by relevance
/system/bt/internal_include/ |
D | bt_trace.h | 284 BT_TRACE(TRACE_LAYER_SDP, TRACE_TYPE_ERROR, ##__VA_ARGS__); \ 289 BT_TRACE(TRACE_LAYER_SDP, TRACE_TYPE_WARNING, ##__VA_ARGS__); \ 294 BT_TRACE(TRACE_LAYER_SDP, TRACE_TYPE_API, ##__VA_ARGS__); \ 299 BT_TRACE(TRACE_LAYER_SDP, TRACE_TYPE_EVENT, ##__VA_ARGS__); \ 304 BT_TRACE(TRACE_LAYER_SDP, TRACE_TYPE_DEBUG, ##__VA_ARGS__); \
|
/system/bt/stack/include/ |
D | bt_types.h | 813 #define TRACE_LAYER_SDP 0x000a0000 macro
|