Searched refs:BNEP_TRACE_DEBUG0 (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/bnep/
H A Dbnep_utils.c274 BNEP_TRACE_DEBUG0 ("BNEP sending peer our filters");
326 BNEP_TRACE_DEBUG0 ("BNEP sending peer our multicast filters");
378 BNEP_TRACE_DEBUG0 ("BNEP sending filter response");
691 BNEP_TRACE_DEBUG0 ("BNEP received setup responce");
911 BNEP_TRACE_DEBUG0 ("BNEP received filter set from peer when there is no connection");
915 BNEP_TRACE_DEBUG0 ("BNEP received filter set from peer");
988 BNEP_TRACE_DEBUG0 ("BNEP received filter responce");
1040 BNEP_TRACE_DEBUG0 ("BNEP received multicast filter responce");
1097 BNEP_TRACE_DEBUG0 ("BNEP received multicast filter set from peer when there is no connection");
1458 BNEP_TRACE_DEBUG0 (buf
[all...]
/external/bluetooth/bluedroid/include/
H A Dbt_trace.h1917 #define BNEP_TRACE_DEBUG0(m) {if (bnep_cb.trace_level >= BT_TRACE_LEVEL_DEBUG) BT_TRACE_0(TRACE_LAYER_BNEP, TRACE_TYPE_DEBUG, m);} macro
3762 #define BNEP_TRACE_DEBUG0(m) macro
/external/libnfc-nci/src/include/
H A Dbt_trace.h2002 #define BNEP_TRACE_DEBUG0(m) {if (bnep_cb.trace_level >= BT_TRACE_LEVEL_DEBUG) BT_TRACE_0(TRACE_LAYER_BNEP, TRACE_TYPE_DEBUG, m);} macro
3973 #define BNEP_TRACE_DEBUG0(m) macro

Completed in 152 milliseconds