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

  /system/bt/include/
bt_trace.h 136 * BT_TRACE_LEVEL_API 3 * API traces
248 if (btm_cb.trace_level >= BT_TRACE_LEVEL_API) \
275 if (l2cb.l2cap_trace_level >= BT_TRACE_LEVEL_API) \
302 if (sdp_cb.trace_level >= BT_TRACE_LEVEL_API) \
329 if (rfc_cb.trace_level >= BT_TRACE_LEVEL_API) \
356 if (gap_cb.trace_level >= BT_TRACE_LEVEL_API) \
378 if (hh_cb.trace_level >= BT_TRACE_LEVEL_API) \
405 if (hd_cb.trace_level >= BT_TRACE_LEVEL_API) \
437 if (bnep_cb.trace_level >= BT_TRACE_LEVEL_API) \
464 if (pan_cb.trace_level >= BT_TRACE_LEVEL_API) \
    [all...]
  /system/nfc/src/include/
bt_trace.h 74 ** BT_TRACE_LEVEL_API 3 * API traces
213 if (llcp_cb.trace_level >= BT_TRACE_LEVEL_API) \
218 if (llcp_cb.trace_level >= BT_TRACE_LEVEL_API) \
223 if (llcp_cb.trace_level >= BT_TRACE_LEVEL_API) \
228 if (llcp_cb.trace_level >= BT_TRACE_LEVEL_API) \
233 if (llcp_cb.trace_level >= BT_TRACE_LEVEL_API) \
238 if (llcp_cb.trace_level >= BT_TRACE_LEVEL_API) \
243 if (llcp_cb.trace_level >= BT_TRACE_LEVEL_API) \
399 if (nfc_cb.trace_level >= BT_TRACE_LEVEL_API) \
404 if (nfc_cb.trace_level >= BT_TRACE_LEVEL_API) \
    [all...]
  /system/nfc/src/hal/include/
nfc_hal_target.h 278 if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_API) \
283 if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_API) \
288 if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_API) \
293 if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_API) \
298 if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_API) \
303 if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_API) \
308 if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_API) \
nfc_types.h 330 #define BT_TRACE_LEVEL_API 3
  /system/bt/stack/include/
bt_types.h 764 #define BT_TRACE_LEVEL_API 3 /* API traces */
    [all...]

Completed in 68 milliseconds