OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFC_HAL_NV_CO_FAIL
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/hal/int/
nfc_hal_nv_co.h
42
#define
NFC_HAL_NV_CO_FAIL
0x01 /* Used to pass all other errors */
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
NonVolatileStore.cpp
93
nfc_hal_nv_ci_read (0,
NFC_HAL_NV_CO_FAIL
, block);
99
nfc_hal_nv_ci_read (0,
NFC_HAL_NV_CO_FAIL
, block);
151
nfc_hal_nv_ci_write (
NFC_HAL_NV_CO_FAIL
);
158
nfc_hal_nv_ci_write (
NFC_HAL_NV_CO_FAIL
);
Completed in 162 milliseconds