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

  /packages/apps/Nfc/nci/jni/
NfcTag.h 263 bool IsSameKovio(tNFA_ACTIVATED& activationData);
276 void discoverTechnologies (tNFA_ACTIVATED& activationData);
305 void createNativeNfcTag (tNFA_ACTIVATED& activationData);
338 void fillNativeNfcTagMembers2 (JNIEnv* e, jclass tag_cls, jobject tag, tNFA_ACTIVATED& activationData);
356 void fillNativeNfcTagMembers3 (JNIEnv* e, jclass tag_cls, jobject tag, tNFA_ACTIVATED& activationData);
374 void fillNativeNfcTagMembers4 (JNIEnv* e, jclass tag_cls, jobject tag, tNFA_ACTIVATED& activationData);
392 void fillNativeNfcTagMembers5 (JNIEnv* e, jclass tag_cls, jobject tag, tNFA_ACTIVATED& activationData);
417 void calculateT1tMaxMessageSize (tNFA_ACTIVATED& activate);
NfcTag.cpp 220 bool NfcTag::IsSameKovio(tNFA_ACTIVATED& activationData)
273 void NfcTag::discoverTechnologies (tNFA_ACTIVATED& activationData)
493 void NfcTag::createNativeNfcTag (tNFA_ACTIVATED& activationData)
612 void NfcTag::fillNativeNfcTagMembers2 (JNIEnv* e, jclass tag_cls, jobject tag, tNFA_ACTIVATED& /*activationData*/)
636 void NfcTag::fillNativeNfcTagMembers3 (JNIEnv* e, jclass tag_cls, jobject tag, tNFA_ACTIVATED& activationData)
755 void NfcTag::fillNativeNfcTagMembers4 (JNIEnv* e, jclass tag_cls, jobject tag, tNFA_ACTIVATED& activationData)
    [all...]
NativeNfcManager.cpp 136 static bool isPeerToPeer (tNFA_ACTIVATED& activated);
137 static bool isListenMode(tNFA_ACTIVATED& activated);
    [all...]
  /external/libnfc-nci/src/nfa/include/
nfa_api.h 315 } tNFA_ACTIVATED;
462 tNFA_ACTIVATED activated; /* NFA_ACTIVATED_EVT */
    [all...]

Completed in 39 milliseconds