Home
last modified time | relevance | path

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

/hardware/st/secure_element/ese-spi-driver/
DSpiLayerComm.cc218 int SpiLayerComm_waitForResponse(Tpdu* respTpdu, int nBwt) { in SpiLayerComm_waitForResponse() argument
223 STLOG_HAL_D("Waiting for TPDU response (nBwt = %d).", nBwt); in SpiLayerComm_waitForResponse()
231 maxWaitingTime = ATP.bwt * nBwt; in SpiLayerComm_waitForResponse()
DSpiLayerComm.h64 int SpiLayerComm_waitForResponse(Tpdu* respTpdu, int nBwt);