Home
last modified time | relevance | path

Searched refs:fwt (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Nfc/nci/jni/
DNfcTag.cpp352 int fwt = (1 << (fwi - MIN_FWI)) * 618; in discoverTechnologies() local
354 "Setting the transceive timeout = %d, fwi = %0#x", fwt, fwi); in discoverTechnologies()
355 setTransceiveTimeout(mTechList[mNumTechList], fwt); in discoverTechnologies()