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

  /system/nfc/src/hal/int/
nfc_hal_nv_co.h 44 #define NFC_HAL_NV_CO_FAIL 0x01 /* Used to pass all other errors */
  /system/nfc/halimpl/bcm2079x/adaptation/
NonVolatileStore.cpp 88 nfc_hal_nv_ci_read(0, NFC_HAL_NV_CO_FAIL, block);
92 nfc_hal_nv_ci_read(0, NFC_HAL_NV_CO_FAIL, block);
141 nfc_hal_nv_ci_write(NFC_HAL_NV_CO_FAIL);
146 nfc_hal_nv_ci_write(NFC_HAL_NV_CO_FAIL);

Completed in 403 milliseconds