Searched defs:nfc_ncif_event_status (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nci/src/nfc/nfc/
H A Dnfc_ncif.c98 nfc_ncif_event_status(NFC_GEN_ERROR_REVT, NFC_STATUS_HW_TIMEOUT);
99 nfc_ncif_event_status(NFC_NFCC_TIMEOUT_REVT, NFC_STATUS_HW_TIMEOUT);
507 ** Function nfc_ncif_event_status
514 void nfc_ncif_event_status (tNFC_RESPONSE_EVT event, UINT8 status) function

Completed in 45 milliseconds