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

  /system/nfc/src/nfa/sys/
nfa_sys_cfg.c 34 APPL_INITIAL_TRACE_LEVEL /* initial trace level */
  /system/bt/include/
bt_trace.h 193 #ifndef APPL_INITIAL_TRACE_LEVEL
194 #define APPL_INITIAL_TRACE_LEVEL BT_TRACE_LEVEL_WARNING
    [all...]
  /system/bt/bta/sys/
bta_sys_main.cc 57 uint8_t appl_trace_level = BT_TRACE_LEVEL_WARNING; // APPL_INITIAL_TRACE_LEVEL;
178 appl_trace_level = APPL_INITIAL_TRACE_LEVEL;
  /system/nfc/src/nfa/p2p/
nfa_p2p_main.c 475 nfa_p2p_cb.trace_level = APPL_INITIAL_TRACE_LEVEL;
  /system/nfc/src/include/
bt_trace.h 88 #ifndef APPL_INITIAL_TRACE_LEVEL
89 #define APPL_INITIAL_TRACE_LEVEL BT_TRACE_LEVEL_DEBUG
    [all...]

Completed in 82 milliseconds