Home
last modified time | relevance | path

Searched refs:nfc_hal_nv_ci_read (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/adaptation/
DNonVolatileStore.cpp87 nfc_hal_nv_ci_read (actualReadData, NFC_HAL_NV_CO_OK, block); in nfc_hal_nv_co_read()
92 nfc_hal_nv_ci_read (0, NFC_HAL_NV_CO_FAIL, block); in nfc_hal_nv_co_read()
98 nfc_hal_nv_ci_read (0, NFC_HAL_NV_CO_FAIL, block); in nfc_hal_nv_co_read()
/external/libnfc-nci/src/hal/int/
Dnfc_hal_nv_ci.h81 void nfc_hal_nv_ci_read (UINT16 num_bytes_read,
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_hci_ci.c43 void nfc_hal_nv_ci_read (UINT16 num_bytes_read, tNFC_HAL_NV_CO_STATUS status, UINT8 block) in nfc_hal_nv_ci_read() function