Home
last modified time | relevance | path

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

/hardware/st/secure_element/ese-spi-driver/utils-lib/
DDataMgmt.cc83 int DataMgmt_StoreDataInList(uint16_t data_len, uint8_t* pbuff) { in DataMgmt_StoreDataInList() function
/hardware/st/secure_element/ese-spi-driver/
DT1protocol.cc434 rc = DataMgmt_StoreDataInList(lastRespTpduReceived->len, in T1protocol_processIBlock()