Home
last modified time | relevance | path

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

/system/bt/include/
Dbt_trace.h212 #ifndef GATT_INITIAL_TRACE_LEVEL
213 #define GATT_INITIAL_TRACE_LEVEL BT_TRACE_LEVEL_WARNING macro
/system/bt/stack/gatt/
Dgatt_main.c101 #if defined(GATT_INITIAL_TRACE_LEVEL) in gatt_init()
102 gatt_cb.trace_level = GATT_INITIAL_TRACE_LEVEL; in gatt_init()