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

  /external/libnfc-nci/src/hal/int/
nfc_hal_nv_ci.h 63 ** Function nfc_hal_nv_ci_read
81 void nfc_hal_nv_ci_read (UINT16 num_bytes_read,
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
NonVolatileStore.cpp 55 ** Note: Upon completion of the request, nfc_hal_nv_ci_read () is
87 nfc_hal_nv_ci_read (actualReadData, NFC_HAL_NV_CO_OK, block);
92 nfc_hal_nv_ci_read (0, NFC_HAL_NV_CO_FAIL, block);
98 nfc_hal_nv_ci_read (0, NFC_HAL_NV_CO_FAIL, block);
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_hci_ci.c 36 ** Function nfc_hal_nv_ci_read
43 void nfc_hal_nv_ci_read (UINT16 num_bytes_read, tNFC_HAL_NV_CO_STATUS status, UINT8 block) function

Completed in 2189 milliseconds