Searched refs:nativeNfcTag_doReadCompleted (Results 1 – 2 of 2) sorted by relevance
66 extern void nativeNfcTag_doReadCompleted(tNFA_STATUS status);561 nativeNfcTag_doReadCompleted(NFA_STATUS_TIMEOUT); in nfaConnectionCallback()576 nativeNfcTag_doReadCompleted(eventData->status); in nfaConnectionCallback()
178 void nativeNfcTag_doReadCompleted(tNFA_STATUS status) { in nativeNfcTag_doReadCompleted() function