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

/external/libnfc-nci/halimpl/bcm2079x/hal/include/
H A Dnfc_hal_target.h194 #define NCI_TRACE_ERROR1(m,p1) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT_TRACE_1(TRACE_LAYER_NCI, TRACE_TYPE_ERROR, m,p1);} macro
/external/libnfc-nci/src/hal/include/
H A Dnfc_hal_target.h194 #define NCI_TRACE_ERROR1(m,p1) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT_TRACE_1(TRACE_LAYER_NCI, TRACE_TYPE_ERROR, m,p1);} macro
/external/bluetooth/bluedroid/include/
H A Dbt_trace.h1424 #define NCI_TRACE_ERROR1(m,p1) {if (nfc_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT_TRACE_1(TRACE_LAYER_NCI, TRACE_TYPE_ERROR, m,p1);} macro
3275 #define NCI_TRACE_ERROR1(m,p1) macro
/external/libnfc-nci/halimpl/bcm2079x/include/
H A Dbt_trace.h1383 #define NCI_TRACE_ERROR1(m,p1) {if (ncit_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT_TRACE_1(TRACE_LAYER_NCI, TRACE_TYPE_ERROR, m,p1);} macro
3360 #define NCI_TRACE_ERROR1(m,p1) macro
/external/libnfc-nci/src/include/
H A Dbt_trace.h1383 #define NCI_TRACE_ERROR1(m,p1) {if (ncit_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT_TRACE_1(TRACE_LAYER_NCI, TRACE_TYPE_ERROR, m,p1);} macro
3360 #define NCI_TRACE_ERROR1(m,p1) macro

Completed in 161 milliseconds