Searched refs:setTransceiveTimeout (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Nfc/nci/jni/
H A DNfcTag.h326 ** Function: setTransceiveTimeout
335 void setTransceiveTimeout (int techId, int timeout);
H A DNfcTag.cpp1466 ** Function: setTransceiveTimeout
1475 void NfcTag::setTransceiveTimeout (int techId, int timeout) function in class:NfcTag
1477 static const char fn [] = "NfcTag::setTransceiveTimeout";
H A DNativeNfcManager.cpp1479 NfcTag::getInstance().setTransceiveTimeout (tech, timeout);

Completed in 62 milliseconds