HomeSort by relevance Sort by last modified time
    Searched refs:APPL_INITIAL_TRACE_LEVEL (Results 1 - 5 of 5) sorted by null

  /external/libnfc-nci/src/nfa/sys/
nfa_sys_cfg.c 36 APPL_INITIAL_TRACE_LEVEL /* initial trace level */
  /system/bt/include/
bt_trace.h 204 #ifndef APPL_INITIAL_TRACE_LEVEL
205 #define APPL_INITIAL_TRACE_LEVEL BT_TRACE_LEVEL_WARNING
  /system/bt/bta/sys/
bta_sys_main.c 59 UINT8 appl_trace_level = BT_TRACE_LEVEL_WARNING; //APPL_INITIAL_TRACE_LEVEL;
181 appl_trace_level = APPL_INITIAL_TRACE_LEVEL;
  /external/libnfc-nci/src/nfa/p2p/
nfa_p2p_main.c 463 nfa_p2p_cb.trace_level = APPL_INITIAL_TRACE_LEVEL;
  /external/libnfc-nci/src/include/
bt_trace.h 399 #ifndef APPL_INITIAL_TRACE_LEVEL
400 #define APPL_INITIAL_TRACE_LEVEL BT_TRACE_LEVEL_DEBUG
    [all...]

Completed in 69 milliseconds