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

  /packages/apps/Nfc/nci/jni/
NfcTag.h 295 ** Function: createNativeNfcTag
305 void createNativeNfcTag (tNFA_ACTIVATED& activationData);
NfcTag.cpp 483 ** Function: createNativeNfcTag
493 void NfcTag::createNativeNfcTag (tNFA_ACTIVATED& activationData)
495 static const char fn [] = "NfcTag::createNativeNfcTag";
    [all...]

Completed in 1257 milliseconds