Searched refs:BT_TRACE_LEVEL_API (Results 1 – 2 of 2) sorted by relevance
239 if (btm_cb.trace_level >= BT_TRACE_LEVEL_API) \266 if (l2cb.l2cap_trace_level >= BT_TRACE_LEVEL_API) \293 if (sdp_cb.trace_level >= BT_TRACE_LEVEL_API) \320 if (rfc_cb.trace_level >= BT_TRACE_LEVEL_API) \347 if (hh_cb.trace_level >= BT_TRACE_LEVEL_API) \374 if (hd_cb.trace_level >= BT_TRACE_LEVEL_API) \406 if (bnep_cb.trace_level >= BT_TRACE_LEVEL_API) \433 if (pan_cb.trace_level >= BT_TRACE_LEVEL_API) \470 if (a2dp_cb.trace_level >= BT_TRACE_LEVEL_API) \497 if (avdtp_cb.TraceLevel() >= BT_TRACE_LEVEL_API) \[all …]
780 #define BT_TRACE_LEVEL_API 3 /* API traces */ macro