HomeSort by relevance Sort by last modified time
    Searched defs:trace_level (Results 1 - 18 of 18) sorted by null

  /system/bt/stack/a2dp/
a2dp_int.h 53 uint8_t trace_level; member in struct:__anon2094
  /system/bt/stack/hid/
hidd_int.h 59 uint8_t trace_level; member in struct:dev_ctb
hidh_int.h 60 uint8_t trace_level; member in struct:host_ctb
  /system/bt/stack/avct/
avct_int.h 139 uint8_t trace_level; /* trace level */ member in struct:__anon2121
  /system/bt/stack/avrc/
avrc_int.h 153 uint8_t trace_level; member in struct:__anon2143
  /system/bt/stack/pan/
pan_int.h 91 uint8_t trace_level; member in struct:__anon2506
  /hardware/libhardware/tests/hwc/
cnativewindow.c 37 static int trace_level = 1; variable
40 do { if (trace_level >= (n)) fprintf(stderr, "CNW: " fmt); } while (0)
563 trace_level = atoi(x);
  /system/bt/bta/hd/
bta_hd_int.h 135 uint8_t trace_level; member in struct:__anon1344
  /system/bt/stack/bnep/
bnep_int.h 176 uint8_t trace_level; member in struct:__anon2145
  /system/bt/stack/sdp/
sdpint.h 218 uint8_t trace_level; member in struct:__anon2533
  /system/bt/stack/smp/
smp_utils.cc 851 uint8_t trace_level = p_cb->trace_level; local
861 p_cb->trace_level = trace_level;
    [all...]
smp_int.h 260 uint8_t trace_level; member in struct:__anon2545
  /system/bt/bta/hh/
bta_hh_int.h 293 uint8_t trace_level; /* tracing level */ member in struct:__anon1378
  /system/bt/stack/mcap/
mca_int.h 276 uint8_t trace_level; /* trace level */ member in struct:__anon2504
  /system/bt/stack/rfcomm/
rfc_int.h 231 uint8_t trace_level; member in struct:__anon2522
  /system/bt/internal_include/
bt_trace.h 233 if (btm_cb.trace_level >= BT_TRACE_LEVEL_ERROR) \
238 if (btm_cb.trace_level >= BT_TRACE_LEVEL_WARNING) \
243 if (btm_cb.trace_level >= BT_TRACE_LEVEL_API) \
248 if (btm_cb.trace_level >= BT_TRACE_LEVEL_EVENT) \
253 if (btm_cb.trace_level >= BT_TRACE_LEVEL_DEBUG) \
287 if (sdp_cb.trace_level >= BT_TRACE_LEVEL_ERROR) \
292 if (sdp_cb.trace_level >= BT_TRACE_LEVEL_WARNING) \
297 if (sdp_cb.trace_level >= BT_TRACE_LEVEL_API) \
302 if (sdp_cb.trace_level >= BT_TRACE_LEVEL_EVENT) \
307 if (sdp_cb.trace_level >= BT_TRACE_LEVEL_DEBUG)
711 uint8_t trace_level; member in struct:__anon2031
    [all...]
  /external/libjpeg-turbo/
jpeglib.h 745 int trace_level; /* max msg_level that will be displayed */ member in struct:jpeg_error_mgr
    [all...]
  /system/bt/stack/btm/
btm_int_types.h 831 uint8_t trace_level; member in struct:__anon2186
    [all...]

Completed in 268 milliseconds