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

  /packages/apps/Nfc/nci/jni/
NfcTag.h 423 ** Function: discoverTechnologies
432 void discoverTechnologies (tNFA_ACTIVATED& activationData);
437 ** Function: discoverTechnologies
446 void discoverTechnologies (tNFA_DISC_RESULT& discoveryData);
NfcTag.cpp 291 ** Function: discoverTechnologies
300 void NfcTag::discoverTechnologies (tNFA_ACTIVATED& activationData)
302 static const char fn [] = "NfcTag::discoverTechnologies (activation)";
427 ** Function: discoverTechnologies
436 void NfcTag::discoverTechnologies (tNFA_DISC_RESULT& discoveryData)
438 static const char fn [] = "NfcTag::discoverTechnologies (discovery)";
    [all...]

Completed in 121 milliseconds