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

/external/bluetooth/bluedroid/include/
H A Dbt_trace.h575 #define GAP_TRACE_ERROR(...) {if (gap_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT_TRACE(TRACE_LAYER_GAP, TRACE_TYPE_ERROR, ##__VA_ARGS__);} macro
707 #define GAP_TRACE_ERROR(...) macro

Completed in 2213 milliseconds