OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAL_NFC_HCI_UICC1_HOST
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_dm_cfg.c
154
(HAL_NFC_HCI_UICC0_HOST |
HAL_NFC_HCI_UICC1_HOST
) /* Set bit(s) for supported UICC(s) */
nfc_hal_hci.c
134
||((p_nfc_hal_cfg->nfc_hal_hci_uicc_support &
HAL_NFC_HCI_UICC1_HOST
) && ((!nfc_hal_cb.hci_cb.hci_fw_workaround) || (nfc_hal_cb.nvm_cb.nvm_type == NCI_SPD_NVM_TYPE_EEPROM))) )
596
if ( (p_nfc_hal_cfg->nfc_hal_hci_uicc_support &
HAL_NFC_HCI_UICC1_HOST
)
/external/libnfc-nci/src/hal/include/
nfc_hal_api.h
58
#define
HAL_NFC_HCI_UICC1_HOST
0x02
Completed in 2317 milliseconds