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 407 bool IsSameKovio(tNFA_ACTIVATED& activationData);
420 void discoverTechnologies (tNFA_ACTIVATED& activationData);
449 void createNativeNfcTag (tNFA_ACTIVATED& activationData);
482 void fillNativeNfcTagMembers2 (JNIEnv* e, jclass tag_cls, jobject tag, tNFA_ACTIVATED& activationData);
500 void fillNativeNfcTagMembers3 (JNIEnv* e, jclass tag_cls, jobject tag, tNFA_ACTIVATED& activationData);
518 void fillNativeNfcTagMembers4 (JNIEnv* e, jclass tag_cls, jobject tag, tNFA_ACTIVATED& activationData);
536 void fillNativeNfcTagMembers5 (JNIEnv* e, jclass tag_cls, jobject tag, tNFA_ACTIVATED& activationData);
561 void calculateT1tMaxMessageSize (tNFA_ACTIVATED& activate);
NfcTag.cpp 245 bool NfcTag::IsSameKovio(tNFA_ACTIVATED& activationData)
298 void NfcTag::discoverTechnologies (tNFA_ACTIVATED& activationData)
539 void NfcTag::createNativeNfcTag (tNFA_ACTIVATED& activationData)
661 void NfcTag::fillNativeNfcTagMembers2 (JNIEnv* e, jclass tag_cls, jobject tag, tNFA_ACTIVATED& /*activationData*/)
685 void NfcTag::fillNativeNfcTagMembers3 (JNIEnv* e, jclass tag_cls, jobject tag, tNFA_ACTIVATED& activationData)
806 void NfcTag::fillNativeNfcTagMembers4 (JNIEnv* e, jclass tag_cls, jobject tag, tNFA_ACTIVATED& activationData)
    [all...]
NativeNfcManager.cpp 142 static bool isPeerToPeer (tNFA_ACTIVATED& activated);
143 static bool isListenMode(tNFA_ACTIVATED& activated);
    [all...]
  /external/libnfc-nci/src/nfa/include/
nfa_api.h 317 } tNFA_ACTIVATED;
466 tNFA_ACTIVATED activated; /* NFA_ACTIVATED_EVT */
    [all...]

Completed in 40 milliseconds