Home
last modified time | relevance | path

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

/system/bt/stack/bnep/
Dbnep_api.cc44 #if defined(BNEP_INITIAL_TRACE_LEVEL) in BNEP_Init()
45 bnep_cb.trace_level = BNEP_INITIAL_TRACE_LEVEL; in BNEP_Init()
/system/bt/include/
Dbt_trace.h161 #ifndef BNEP_INITIAL_TRACE_LEVEL
162 #define BNEP_INITIAL_TRACE_LEVEL BT_TRACE_LEVEL_WARNING macro