Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dsmp_api.c53 #if defined(SMP_INITIAL_TRACE_LEVEL) in SMP_Init()
54 smp_cb.trace_level = SMP_INITIAL_TRACE_LEVEL; in SMP_Init()
/system/bt/include/
Dbt_trace.h219 #ifndef SMP_INITIAL_TRACE_LEVEL
220 #define SMP_INITIAL_TRACE_LEVEL BT_TRACE_LEVEL_WARNING macro