Home
last modified time | relevance | path

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

/system/bt/internal_include/
Dbt_trace.h389 if (hd_cb.trace_level >= BT_TRACE_LEVEL_VERBOSE) \
622 if (btif_trace_level >= BT_TRACE_LEVEL_VERBOSE) \
666 if (appl_trace_level >= BT_TRACE_LEVEL_VERBOSE) \
/system/bt/stack/include/
Dbt_types.h783 #define BT_TRACE_LEVEL_VERBOSE 6 /* Verbose debug messages */ macro