Home
last modified time | relevance | path

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

/hardware/st/secure_element/ese-spi-driver/
DSpiLayerComm.h64 int SpiLayerComm_waitForResponse(Tpdu* respTpdu, int nBwt);
DSpiLayerInterface.cc101 int result = SpiLayerComm_waitForResponse(respTpdu, numberOfBwt); in SpiLayerInterface_transcieveTpdu()
DSpiLayerComm.cc218 int SpiLayerComm_waitForResponse(Tpdu* respTpdu, int nBwt) { in SpiLayerComm_waitForResponse() function