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

  /packages/apps/Nfc/nci/jni/
NativeNfcManager.cpp 61 extern void nativeNfcTag_doReadCompleted (tNFA_STATUS status);
431 nativeNfcTag_doReadCompleted (NFA_STATUS_TIMEOUT);
444 nativeNfcTag_doReadCompleted (eventData->status);
    [all...]
NativeNfcTag.cpp 162 ** Function: nativeNfcTag_doReadCompleted
171 void nativeNfcTag_doReadCompleted (tNFA_STATUS status)
    [all...]

Completed in 66 milliseconds