Home
last modified time | relevance | path

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

/aosp12/system/bt/internal_include/
H A Dbt_trace.h34 BT_TRACE_LEVEL_API = 3, /* API traces */ enumerator
284 if (btm_cb.trace_level >= BT_TRACE_LEVEL_API) \
338 if (sdp_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) \
542 if (avdtp_cb.TraceLevel() >= BT_TRACE_LEVEL_API) \
569 if (avct_cb.trace_level >= BT_TRACE_LEVEL_API) \
596 if (avrc_cb.trace_level >= BT_TRACE_LEVEL_API) \
[all …]