Searched defs:NCI_TRACE_API1 (Results 1 - 5 of 5) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/hal/include/
H A Dnfc_hal_target.h210 #define NCI_TRACE_API1(m,p1) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_1(TRACE_LAYER_NCI, TRACE_TYPE_API, m,p1);} macro
/external/libnfc-nci/src/hal/include/
H A Dnfc_hal_target.h210 #define NCI_TRACE_API1(m,p1) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_1(TRACE_LAYER_NCI, TRACE_TYPE_API, m,p1);} macro
/external/bluetooth/bluedroid/include/
H A Dbt_trace.h1440 #define NCI_TRACE_API1(m,p1) {if (nfc_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_1(TRACE_LAYER_NCI, TRACE_TYPE_API, m,p1);} macro
3291 #define NCI_TRACE_API1(m,p1) macro
/external/libnfc-nci/halimpl/bcm2079x/include/
H A Dbt_trace.h1399 #define NCI_TRACE_API1(m,p1) {if (ncit_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_1(TRACE_LAYER_NCI, TRACE_TYPE_API, m,p1);} macro
3376 #define NCI_TRACE_API1(m,p1) macro
/external/libnfc-nci/src/include/
H A Dbt_trace.h1399 #define NCI_TRACE_API1(m,p1) {if (ncit_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_1(TRACE_LAYER_NCI, TRACE_TYPE_API, m,p1);} macro
3376 #define NCI_TRACE_API1(m,p1) macro

Completed in 147 milliseconds