Searched defs:PAN_TRACE_API1 (Results 1 - 2 of 2) sorted by relevance
/external/bluetooth/bluedroid/include/ |
H A D | bt_trace.h | 1944 #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 D | bt_trace.h | 2029 #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