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

/external/libnfc-nci/halimpl/bcm2079x/hal/include/
H A Dnfc_hal_target.h214 #define NCI_TRACE_API5(m,p1,p2,p3,p4,p5) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_5(TRACE_LAYER_NCI, TRACE_TYPE_API, m,p1,p2,p3,p4,p5);} macro
/external/libnfc-nci/src/hal/include/
H A Dnfc_hal_target.h214 #define NCI_TRACE_API5(m,p1,p2,p3,p4,p5) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_5(TRACE_LAYER_NCI, TRACE_TYPE_API, m,p1,p2,p3,p4,p5);} macro
/external/bluetooth/bluedroid/include/
H A Dbt_trace.h1444 #define NCI_TRACE_API5(m,p1,p2,p3,p4,p5) {if (nfc_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_5(TRACE_LAYER_NCI, TRACE_TYPE_API, m,p1,p2,p3,p4,p5);} macro
3295 #define NCI_TRACE_API5(m,p1,p2,p3,p4,p5) macro
/external/libnfc-nci/halimpl/bcm2079x/include/
H A Dbt_trace.h1403 #define NCI_TRACE_API5(m,p1,p2,p3,p4,p5) {if (ncit_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_5(TRACE_LAYER_NCI, TRACE_TYPE_API, m,p1,p2,p3,p4,p5);} macro
3380 #define NCI_TRACE_API5(m,p1,p2,p3,p4,p5) macro
/external/libnfc-nci/src/include/
H A Dbt_trace.h1403 #define NCI_TRACE_API5(m,p1,p2,p3,p4,p5) {if (ncit_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE_5(TRACE_LAYER_NCI, TRACE_TYPE_API, m,p1,p2,p3,p4,p5);} macro
3380 #define NCI_TRACE_API5(m,p1,p2,p3,p4,p5) macro

Completed in 81 milliseconds