Home
last modified time | relevance | path

Searched refs:BT_TRACE_LEVEL_API (Results 1 – 1 of 1) sorted by relevance

/system/bt/internal_include/
Dbt_trace.h34 BT_TRACE_LEVEL_API = 3, /* API traces */ enumerator
284 if (btm_cb.trace_level >= BT_TRACE_LEVEL_API) \
311 if (l2cb.l2cap_trace_level >= BT_TRACE_LEVEL_API) \
338 if (sdp_cb.trace_level >= BT_TRACE_LEVEL_API) \
365 if (rfc_cb.trace_level >= BT_TRACE_LEVEL_API) \
392 if (hh_cb.trace_level >= BT_TRACE_LEVEL_API) \
419 if (hd_cb.trace_level >= BT_TRACE_LEVEL_API) \
451 if (bnep_cb.trace_level >= BT_TRACE_LEVEL_API) \
478 if (pan_cb.trace_level >= BT_TRACE_LEVEL_API) \
515 if (a2dp_cb.trace_level >= BT_TRACE_LEVEL_API) \
[all …]