OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SDP_INITIAL_TRACE_LEVEL
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/sdp/
sdp_main.c
114
#if defined(
SDP_INITIAL_TRACE_LEVEL
)
115
sdp_cb.trace_level =
SDP_INITIAL_TRACE_LEVEL
;
/external/bluetooth/bluedroid/include/
bt_trace.h
325
#ifndef
SDP_INITIAL_TRACE_LEVEL
326
#define
SDP_INITIAL_TRACE_LEVEL
BT_TRACE_LEVEL_WARNING
[
all
...]
/external/libnfc-nci/src/include/
bt_trace.h
289
#ifndef
SDP_INITIAL_TRACE_LEVEL
290
#define
SDP_INITIAL_TRACE_LEVEL
BT_TRACE_LEVEL_DEBUG
[
all
...]
Completed in 56 milliseconds