Home
last modified time | relevance | path

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

/system/bt/include/
Dbt_trace.h156 #ifndef L2CAP_INITIAL_TRACE_LEVEL
157 #define L2CAP_INITIAL_TRACE_LEVEL BT_TRACE_LEVEL_WARNING macro
/system/bt/stack/l2cap/
Dl2c_main.c832 #if defined(L2CAP_INITIAL_TRACE_LEVEL) in l2c_init()
833 l2cb.l2cap_trace_level = L2CAP_INITIAL_TRACE_LEVEL; in l2c_init()