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 334 ** Function: discoverTechnologies
343 void discoverTechnologies (tNFA_ACTIVATED& activationData);
348 ** Function: discoverTechnologies
357 void discoverTechnologies (tNFA_DISC_RESULT& discoveryData);
NfcTag.cpp 281 ** Function: discoverTechnologies
290 void NfcTag::discoverTechnologies (tNFA_ACTIVATED& activationData)
292 static const char fn [] = "NfcTag::discoverTechnologies (activation)";
392 ** Function: discoverTechnologies
401 void NfcTag::discoverTechnologies (tNFA_DISC_RESULT& discoveryData)
403 static const char fn [] = "NfcTag::discoverTechnologies (discovery)";
    [all...]

Completed in 105 milliseconds