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

  /external/libnfc-nci/halimpl/bcm2079x/hal/include/
nfc_hal_target.h 101 #ifndef NFC_HAL_PRM_SKIP_VERSION_CHECK
102 #define NFC_HAL_PRM_SKIP_VERSION_CHECK FALSE
  /external/libnfc-nci/src/hal/include/
nfc_hal_target.h 101 #ifndef NFC_HAL_PRM_SKIP_VERSION_CHECK
102 #define NFC_HAL_PRM_SKIP_VERSION_CHECK FALSE
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_prm.c 382 #if (!defined (NFC_HAL_PRM_SKIP_VERSION_CHECK) || (NFC_HAL_PRM_SKIP_VERSION_CHECK == FALSE))
425 #else /* NFC_HAL_PRM_SKIP_VERSION_CHECK */
    [all...]

Completed in 68 milliseconds