HomeSort by relevance Sort by last modified time
    Searched refs:HAL_TRACE_DEBUG4 (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/src/hal/include/
nfc_hal_target.h 225 #define HAL_TRACE_DEBUG4(m,p1,p2,p3,p4) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_DEBUG) NCI_TRACE_4(TRACE_LAYER_HAL, TRACE_TYPE_DEBUG, m,p1,p2,p3,p4);}
275 #define HAL_TRACE_DEBUG4(m,p1,p2,p3,p4)
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_prm.c 408 HAL_TRACE_DEBUG4 ("Downloading patch version: %i.%i (previous version in NVM: %i.%i)...",
    [all...]

Completed in 500 milliseconds