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

/external/bluetooth/bluedroid/include/
H A Dbt_trace.h577 #define GAP_TRACE_API(...) {if (gap_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE(TRACE_LAYER_GAP, TRACE_TYPE_API, ##__VA_ARGS__);} macro
709 #define GAP_TRACE_API(...) macro

Completed in 61 milliseconds