Home
last modified time | relevance | path

Searched refs:ERROR_NTF (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/nfc/src/include/
H A Dmetrics.h21 enum ErrorType { UNKNOWN, NCI_TIMEOUT, ERROR_NTF, AID_OVERFLOW }; enumerator
/aosp12/system/nfc/src/nfc/nfc/
H A Dnfc_ncif.cc598 (int32_t)ERROR_NTF, (int32_t)0, (int32_t)status); in nfc_ncif_error_status()