Searched defs:L2CAP_TRACE_API (Results 1 - 1 of 1) sorted by last modified time

/external/bluetooth/bluedroid/include/
H A Dbt_trace.h554 #define L2CAP_TRACE_API(...) {if (l2cb.l2cap_trace_level >= BT_TRACE_LEVEL_API) BT_TRACE(TRACE_LAYER_L2CAP, TRACE_TYPE_API, ##__VA_ARGS__);} macro
686 #define L2CAP_TRACE_API(...) macro

Completed in 82 milliseconds