OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PAN_INITIAL_TRACE_LEVEL
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/pan/
pan_api.c
846
#if defined(
PAN_INITIAL_TRACE_LEVEL
)
847
pan_cb.trace_level =
PAN_INITIAL_TRACE_LEVEL
;
/external/bluetooth/bluedroid/include/
bt_trace.h
382
#ifndef
PAN_INITIAL_TRACE_LEVEL
383
#define
PAN_INITIAL_TRACE_LEVEL
BT_TRACE_LEVEL_WARNING
[
all
...]
/external/libnfc-nci/src/include/
bt_trace.h
346
#ifndef
PAN_INITIAL_TRACE_LEVEL
347
#define
PAN_INITIAL_TRACE_LEVEL
BT_TRACE_LEVEL_DEBUG
[
all
...]
Completed in 37 milliseconds