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

  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_dm_cfg.c 162 (HAL_NFC_HCI_UICC0_HOST | HAL_NFC_HCI_UICC1_HOST | HAL_NFC_HCI_UICC2_HOST) /* Set bit(s) for supported UICC(s) */
nfc_hal_hci.c 154 ||(p_nfc_hal_cfg->nfc_hal_hci_uicc_support & HAL_NFC_HCI_UICC2_HOST) )
712 if ( (p_nfc_hal_cfg->nfc_hal_hci_uicc_support & HAL_NFC_HCI_UICC2_HOST)
  /external/libnfc-nci/src/hal/include/
nfc_hal_api.h 59 #define HAL_NFC_HCI_UICC2_HOST 0x04
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
patchram.cpp 385 p_nfc_hal_cfg->nfc_hal_hci_uicc_support = HAL_NFC_HCI_UICC0_HOST | HAL_NFC_HCI_UICC1_HOST | HAL_NFC_HCI_UICC2_HOST;

Completed in 190 milliseconds