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

  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 116 #define NFC_HAL_TRANS_CFG_QUALIFIER /* For Insight, ncit_cfg is runtime-configurable */
118 #define NFC_HAL_TRANS_CFG_QUALIFIER const /* For all other platforms, ncit_cfg is constant */
120 extern NFC_HAL_TRANS_CFG_QUALIFIER tNFC_HAL_TRANS_CFG nfc_hal_trans_cfg;
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_main.c 36 NFC_HAL_TRANS_CFG_QUALIFIER tNFC_HAL_TRANS_CFG nfc_hal_trans_cfg =

Completed in 27 milliseconds