Searched refs:HAL_NFC_HCI_UICC2_HOST (Results 1 - 4 of 4) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
H A Dnfc_hal_dm_cfg.c162 (HAL_NFC_HCI_UICC0_HOST | HAL_NFC_HCI_UICC1_HOST | HAL_NFC_HCI_UICC2_HOST) /* Set bit(s) for supported UICC(s) */
H A Dnfc_hal_hci.c154 ||(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/
H A Dnfc_hal_api.h59 #define HAL_NFC_HCI_UICC2_HOST 0x04 macro
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
H A Dpatchram.cpp385 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 1648 milliseconds