Searched defs:PAN_TRACE_API1 (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/include/
H A Dbt_trace.h1944 #define PAN_TRACE_API1(m,p1) {if (pan_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_1(TRACE_LAYER_PAN, TRACE_TYPE_API, m, p1);} macro
3815 #define PAN_TRACE_API1(m,p1) macro
/external/libnfc-nci/src/include/
H A Dbt_trace.h2029 #define PAN_TRACE_API1(m,p1) {if (pan_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_1(TRACE_LAYER_PAN, TRACE_TYPE_API, m, p1);} macro
4026 #define PAN_TRACE_API1(m,p1) macro

Completed in 111 milliseconds