Searched refs:setTransceiveTimeout (Results 1 – 3 of 3) sorted by relevance
349 void setTransceiveTimeout(int techId, int timeout);
355 setTransceiveTimeout(mTechList[mNumTechList], fwt); in discoverTechnologies()1514 void NfcTag::setTransceiveTimeout(int techId, int timeout) { in setTransceiveTimeout() function in NfcTag
1745 NfcTag::getInstance().setTransceiveTimeout(tech, timeout); in nfcManager_doSetTimeout()