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

  /packages/apps/Nfc/nci/jni/
NfcTag.h 419 bool IsSameKovio(tNFA_ACTIVATED& activationData);
432 void discoverTechnologies (tNFA_ACTIVATED& activationData);
461 void createNativeNfcTag (tNFA_ACTIVATED& activationData);
494 void fillNativeNfcTagMembers2 (JNIEnv* e, jclass tag_cls, jobject tag, tNFA_ACTIVATED& activationData);
512 void fillNativeNfcTagMembers3 (JNIEnv* e, jclass tag_cls, jobject tag, tNFA_ACTIVATED& activationData);
530 void fillNativeNfcTagMembers4 (JNIEnv* e, jclass tag_cls, jobject tag, tNFA_ACTIVATED& activationData);
548 void fillNativeNfcTagMembers5 (JNIEnv* e, jclass tag_cls, jobject tag, tNFA_ACTIVATED& activationData);
573 void calculateT1tMaxMessageSize (tNFA_ACTIVATED& activate);
NfcTag.cpp 247 bool NfcTag::IsSameKovio(tNFA_ACTIVATED& activationData)
300 void NfcTag::discoverTechnologies (tNFA_ACTIVATED& activationData)
564 void NfcTag::createNativeNfcTag (tNFA_ACTIVATED& activationData)
686 void NfcTag::fillNativeNfcTagMembers2 (JNIEnv* e, jclass tag_cls, jobject tag, tNFA_ACTIVATED& /*activationData*/)
710 void NfcTag::fillNativeNfcTagMembers3 (JNIEnv* e, jclass tag_cls, jobject tag, tNFA_ACTIVATED& activationData)
825 void NfcTag::fillNativeNfcTagMembers4 (JNIEnv* e, jclass tag_cls, jobject tag, tNFA_ACTIVATED& activationData)
    [all...]
NativeNfcManager.cpp 143 static bool isPeerToPeer (tNFA_ACTIVATED& activated);
144 static bool isListenMode(tNFA_ACTIVATED& activated);
    [all...]
  /packages/apps/Nfc/nci/jni/extns/pn54x/inc/
phNxpExtns.h 31 NFCSTATUS EXTNS_MfcInit (tNFA_ACTIVATED activationData);
  /external/libnfc-nci/src/nfa/include/
nfa_api.h 318 } tNFA_ACTIVATED;
468 tNFA_ACTIVATED activated; /* NFA_ACTIVATED_EVT */
    [all...]
  /packages/apps/Nfc/nci/jni/extns/pn54x/src/
phNxpExtns.c 446 NFCSTATUS EXTNS_MfcInit (tNFA_ACTIVATED activationData)

Completed in 314 milliseconds