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 451 ** Function: createNativeNfcTag
461 void createNativeNfcTag (tNFA_ACTIVATED& activationData);
NfcTag.cpp 554 ** Function: createNativeNfcTag
564 void NfcTag::createNativeNfcTag (tNFA_ACTIVATED& activationData)
566 static const char fn [] = "NfcTag::createNativeNfcTag";
    [all...]

Completed in 341 milliseconds