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

  /external/libnfc-nci/src/hal/int/
nfc_hal_nv_ci.h 43 ** Function nfc_hal_nv_ci_write
59 void nfc_hal_nv_ci_write (tNFC_HAL_NV_CO_STATUS status);
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
NonVolatileStore.cpp 115 ** Note: Upon completion of the request, nfc_hal_nv_ci_write () is
145 nfc_hal_nv_ci_write (NFC_HAL_NV_CO_OK);
150 nfc_hal_nv_ci_write (NFC_HAL_NV_CO_FAIL);
157 nfc_hal_nv_ci_write (NFC_HAL_NV_CO_FAIL);
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_hci_ci.c 70 ** Function nfc_hal_nv_ci_write
77 void nfc_hal_nv_ci_write (tNFC_HAL_NV_CO_STATUS status) function

Completed in 63 milliseconds