Home
last modified time | relevance | path

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

/hardware/st/nfc/1.1/
Dhal_st21nfc.cc94 STLOG_HAL_E("HAL: %s pthread_mutex_lock failed", __func__); in async_callback_thread_fct()
102 STLOG_HAL_E("HAL: %s pthread_cond_wait failed", __func__); in async_callback_thread_fct()
114 STLOG_HAL_E("HAL: %s pthread_cond_signal failed", __func__); in async_callback_thread_fct()
122 STLOG_HAL_E("HAL: %s pthread_mutex_unlock failed", __func__); in async_callback_thread_fct()
132 STLOG_HAL_E("HAL: %s pthread_mutex_lock failed", __func__); in async_callback_thread_fct()
140 STLOG_HAL_E("HAL: %s pthread_mutex_unlock failed", __func__); in async_callback_thread_fct()
155 STLOG_HAL_E("HAL: %s pthread_mutex_init failed", __func__); in async_callback_thread_start()
161 STLOG_HAL_E("HAL: %s pthread_cond_init failed", __func__); in async_callback_thread_start()
170 STLOG_HAL_E("HAL: %s pthread_create failed", __func__); in async_callback_thread_start()
184 STLOG_HAL_E("HAL: %s pthread_mutex_lock failed", __func__); in async_callback_thread_end()
[all …]
/hardware/st/secure_element/ese-spi-driver/
DSpiLayerComm.cc80 STLOG_HAL_E("Error reading the ATP length"); in SpiLayerComm_waitForAtpLength()
86 STLOG_HAL_E("Invalid ATP length read"); in SpiLayerComm_waitForAtpLength()
124 STLOG_HAL_E("Error reading the rest of the ATP"); in SpiLayerComm_readAtp()
138 STLOG_HAL_E("Error setting ATP"); in SpiLayerComm_readAtp()
164 STLOG_HAL_E("Error reading ATP file."); in SpiLayerComm_readAtpFromFile()
171 STLOG_HAL_E("An error occurred."); in SpiLayerComm_readAtpFromFile()
211 STLOG_HAL_E("Error writing a TPDU through the spi"); in SpiLayerComm_writeTpdu()
258 STLOG_HAL_E("Error reading a valid NAD from the slave."); in SpiLayerComm_waitForResponse()
274 STLOG_HAL_E("BWT timed out after %d ms before receiving a valid NAD", in SpiLayerComm_waitForResponse()
329 STLOG_HAL_E("Tpdu bytes read does not match the expected %d %d", bytesRead, in SpiLayerComm_readTpdu()
DStEseApi.cc103 STLOG_HAL_E("T1protocol_init Failed"); in StEse_init()
114 STLOG_HAL_E("HAL: %s pthread_mutex_init failed", __func__); in StEse_init()
162 STLOG_HAL_E(" StEse_Transceive - Invalid Parameter no data\n"); in StEse_Transceive()
165 STLOG_HAL_E(" %s ESE Not Initialized \n", __FUNCTION__); in StEse_Transceive()
185 STLOG_HAL_E(" %s ESE - resync was needed, resend the whole frame retry" in StEse_Transceive()
191 STLOG_HAL_E(" %s ESE - Error, release access \n", __FUNCTION__); in StEse_Transceive()
209 STLOG_HAL_E(" %s ESE - resync was needed, resend retry = %d\n", in StEse_Transceive()
218 STLOG_HAL_E(" %s T1protocol_transcieveApduPart- Failed \n", __FUNCTION__); in StEse_Transceive()
243 STLOG_HAL_E(" %s ESE Not Initialized \n", __FUNCTION__); in StEse_close()
DSpiLayerInterface.cc61 STLOG_HAL_E("Error configuring the SPI bus."); in SpiLayerInterface_init()
117 STLOG_HAL_E("Error when reading from SPI interface (%d).", bytesRead); in SpiLayerInterface_transcieveTpdu()
163 STLOG_HAL_E("Error reading the ATP."); in SpiLayerInterface_setup()
175 STLOG_HAL_E(" %s ESE - Error transmitting IFS request\n", __FUNCTION__); in SpiLayerInterface_setup()
DT1protocol.cc469 STLOG_HAL_E("Wrong Seq number. Send again "); in T1protocol_processRBlock()
480 STLOG_HAL_E("%s : Need retransmissiom :", __func__); in T1protocol_processRBlock()
564 STLOG_HAL_E("LRC still not implemented."); in T1protocol_formSblockResponse()
603 STLOG_HAL_E("RESYNCH response - resend the whole frame"); in T1protocol_processSBlock()
608 STLOG_HAL_E("ABORT request received still not supported."); in T1protocol_processSBlock()
613 STLOG_HAL_E("Error setting ATP"); in T1protocol_processSBlock()
698 STLOG_HAL_E("recoveryStatus: OK -> RESEND 1"); in T1protocol_updateRecoveryStatus()
703 STLOG_HAL_E("recoveryStatus: RESEND 1 -> RESYNC 1"); in T1protocol_updateRecoveryStatus()
708 STLOG_HAL_E("recoveryStatus: RESYNC 1 -> WARM RESET"); in T1protocol_updateRecoveryStatus()
713 STLOG_HAL_E("recoveryStatus: WARM_RESET (recovery completed)"); in T1protocol_updateRecoveryStatus()
[all …]
DSpiLayerDriver.cc134 STLOG_HAL_E("## SpiRead returns %d errno %d (%s)", rc, e, msg); in SpiLayerDriver_read()
204 STLOG_HAL_E("## Spiwrite returns %d errno %d (%s)", rc, e, msg); in SpiLayerDriver_write()
245 STLOG_HAL_E("! Se reset!!, errno is '%s'", msg); in SpiLayerDriver_reset()
/hardware/st/nfc/1.2/
Dhal_st21nfc.cc101 STLOG_HAL_E("HAL: %s pthread_mutex_lock failed", __func__); in async_callback_thread_fct()
109 STLOG_HAL_E("HAL: %s pthread_cond_wait failed", __func__); in async_callback_thread_fct()
121 STLOG_HAL_E("HAL: %s pthread_cond_signal failed", __func__); in async_callback_thread_fct()
129 STLOG_HAL_E("HAL: %s pthread_mutex_unlock failed", __func__); in async_callback_thread_fct()
139 STLOG_HAL_E("HAL: %s pthread_mutex_lock failed", __func__); in async_callback_thread_fct()
147 STLOG_HAL_E("HAL: %s pthread_mutex_unlock failed", __func__); in async_callback_thread_fct()
162 STLOG_HAL_E("HAL: %s pthread_mutex_init failed", __func__); in async_callback_thread_start()
168 STLOG_HAL_E("HAL: %s pthread_cond_init failed", __func__); in async_callback_thread_start()
177 STLOG_HAL_E("HAL: %s pthread_create failed", __func__); in async_callback_thread_start()
191 STLOG_HAL_E("HAL: %s pthread_mutex_lock failed", __func__); in async_callback_thread_end()
[all …]
/hardware/st/nfc/st21nfc/hal/
Dhal_fd.cc271 STLOG_HAL_E( in ft_cmd_HwReset()
311 STLOG_HAL_E("%s - Error, too short data (%d)", __func__, data_len); in ExitHibernateHandler()
325 STLOG_HAL_E("%s - SendDownstream failed", __func__); in ExitHibernateHandler()
337 STLOG_HAL_E("%s SendDownstream failed", __func__); in ExitHibernateHandler()
363 STLOG_HAL_E("%s - SendDownstream failed", __func__); in ExitHibernateHandler()
371 STLOG_HAL_E("%s - SendDownstream failed", __func__); in ExitHibernateHandler()
434 STLOG_HAL_E("%s - SendDownstream failed", __func__); in UpdateHandler()
455 STLOG_HAL_E("%s - SendDownstream failed", __func__); in UpdateHandler()
481 STLOG_HAL_E("%s - SendDownstream failed", __func__); in UpdateHandler()
496 STLOG_HAL_E("%s - SendDownstream failed", __func__); in UpdateHandler()
[all …]
Dhalcore.cc135 STLOG_HAL_E("!! got event HAL_EVENT_ERROR\n"); in HalCoreCallback()
140 STLOG_HAL_E("!! got event HAL_EVENT_LINKLOST or HAL_EVENT_ERROR\n"); in HalCoreCallback()
176 STLOG_HAL_E("!out of memory\n"); in HalCreate()
182 STLOG_HAL_E("!sem_init failed\n"); in HalCreate()
189 STLOG_HAL_E("!sem_init failed\n"); in HalCreate()
197 STLOG_HAL_E("!sem_init failed\n"); in HalCreate()
217 STLOG_HAL_E("!failed to allocate memory\n"); in HalCreate()
234 STLOG_HAL_E("!failed to initialize Mutex \n"); in HalCreate()
245 STLOG_HAL_E("!failed to spawn workerthread \n"); in HalCreate()
323 STLOG_HAL_E("HalSendDownstream size to large %zu instead of %d\n", size, in HalSendDownstream()
[all …]
/hardware/st/nfc/st21nfc/
Dhal_wrapper.cc136 STLOG_HAL_E("NFC-NCI HAL: %s HalSendDownstreamTimer failed", __func__); in hal_wrapper_close()
163 STLOG_HAL_E("NFC-NCI HAL: %s SendDownstream failed", __func__); in hal_wrapper_send_core_config_prop()
179 STLOG_HAL_E("%s - SendDownstream failed", __func__); in hal_wrapper_send_vs_config()
249 STLOG_HAL_E("%s - SendDownstream failed", __func__); in halWrapperDataCallback()
274 STLOG_HAL_E("%s - SendDownstream failed", __func__); in halWrapperDataCallback()
281 STLOG_HAL_E("%s - SendDownstream failed", __func__); in halWrapperDataCallback()
288 STLOG_HAL_E("%s - SendDownstream failed", __func__); in halWrapperDataCallback()
307 STLOG_HAL_E("NFC-NCI HAL: %s HalSendDownstreamTimer failed", in halWrapperDataCallback()
336 STLOG_HAL_E("NFC-NCI HAL: %s SendDownstream failed", __func__); in halWrapperDataCallback()
429 STLOG_HAL_E("%s - SendDownstream failed", __func__); in halWrapperDataCallback()
[all …]
/hardware/st/nfc/st21nfc/adaptation/
Di2clayer.cc113 STLOG_HAL_E("error in poll call\n"); in I2cWorkerThread()
166 STLOG_HAL_E("! didn't read expected bytes from i2c\n"); in I2cWorkerThread()
171 STLOG_HAL_E("! didn't read 3 requested bytes from i2c\n"); in I2cWorkerThread()
202 STLOG_HAL_E( in I2cWorkerThread()
227 STLOG_HAL_E("trigger NFCC reset.. \n"); in I2cWorkerThread()
280 STLOG_HAL_E("unable to open %s (%s) \n", nfc_reset_req_node, strerror(errno)); in I2cOpenLayer()
301 STLOG_HAL_E("ST21NFC_CLK_DISABLE failed errno %d(%s)", errno, msg); in I2cOpenLayer()
316 STLOG_HAL_E("failed to create NFC HAL Core \n"); in I2cOpenLayer()
437 STLOG_HAL_E("ST21NFC_CLK_STATE failed errno %d(%s)", errno, msg); in i2cWrite()
445 STLOG_HAL_E("ST21NFC_CLK_DISABLE failed errno %d(%s)", errno, msg); in i2cWrite()
[all …]
Dandroid_logmsg.cpp62 STLOG_HAL_E("HAL: %s pthread_mutex_init failed", __func__); in InitializeSTLogLevel()
/hardware/st/secure_element/1.2/
DSecureElement.cpp59 STLOG_HAL_E("%s: Failed to register death notification", __func__); in init()
89 STLOG_HAL_E("%s: Failed to register death notification", __func__); in init_1_1()
144 STLOG_HAL_E("%s: transmit failed!!!", __func__); in transmit()
170 STLOG_HAL_E("%s: seHalInit Failed!!!", __func__); in openLogicalChannel()
224 STLOG_HAL_E("%s: Exit - manage channel failed!!", __func__); in openLogicalChannel()
280 STLOG_HAL_E("%s: Select APDU failed! Close channel..", __func__); in openLogicalChannel()
284 STLOG_HAL_E("%s: closeChannel Failed", __func__); in openLogicalChannel()
308 STLOG_HAL_E("%s: seHalInit Failed!!!", __func__); in openBasicChannel()
376 STLOG_HAL_E("%s: closeChannel Failed", __func__); in openBasicChannel()
400 STLOG_HAL_E("%s: invalid channel!!!", __func__); in closeChannel()
[all …]
/hardware/st/nfc/1.0/hal/
Dhalcore.c113 STLOG_HAL_E("!! got event HAL_EVENT_ERROR\n"); in HalCoreCallback()
118 STLOG_HAL_E("!! got event HAL_EVENT_LINKLOST or HAL_EVENT_ERROR\n"); in HalCoreCallback()
157 STLOG_HAL_E("!out of memory\n"); in HalCreate()
163 STLOG_HAL_E("!sem_init failed\n"); in HalCreate()
170 STLOG_HAL_E("!sem_init failed\n"); in HalCreate()
178 STLOG_HAL_E("!sem_init failed\n"); in HalCreate()
198 STLOG_HAL_E("!failed to allocate memory\n"); in HalCreate()
216 STLOG_HAL_E("!failed to initialize Mutex \n"); in HalCreate()
227 STLOG_HAL_E("!failed to spawn workerthread \n"); in HalCreate()
305 STLOG_HAL_E("HalSendDownstream size to large %zu instead of %d\n", size, in HalSendDownstream()
[all …]
/hardware/st/secure_element/1.1/
DSecureElement.cpp54 STLOG_HAL_E("%s: Failed to register death notification", __func__); in init()
84 STLOG_HAL_E("%s: Failed to register death notification", __func__); in init_1_1()
139 STLOG_HAL_E("%s: transmit failed!!!", __func__); in transmit()
165 STLOG_HAL_E("%s: seHalInit Failed!!!", __func__); in openLogicalChannel()
219 STLOG_HAL_E("%s: Exit - manage channel failed!!", __func__); in openLogicalChannel()
275 STLOG_HAL_E("%s: Select APDU failed! Close channel..", __func__); in openLogicalChannel()
279 STLOG_HAL_E("%s: closeChannel Failed", __func__); in openLogicalChannel()
303 STLOG_HAL_E("%s: seHalInit Failed!!!", __func__); in openBasicChannel()
371 STLOG_HAL_E("%s: closeChannel Failed", __func__); in openBasicChannel()
395 STLOG_HAL_E("%s: invalid channel!!!", __func__); in closeChannel()
[all …]
/hardware/st/secure_element/1.0/
DSecureElement.cpp59 STLOG_HAL_E("%s: Failed to register death notification", __func__); in init()
78 STLOG_HAL_E("%s: Error in loading StAram_Transceive", __func__); in init()
136 STLOG_HAL_E("%s: transmit failed!!!", __func__); in transmit()
164 STLOG_HAL_E("%s: seHalInit Failed!!!", __func__); in openLogicalChannel()
225 STLOG_HAL_E("%s: Exit - manage channel failed!!", __func__); in openLogicalChannel()
286 STLOG_HAL_E("%s: Select APDU failed! Close channel..", __func__); in openLogicalChannel()
290 STLOG_HAL_E("%s: closeChannel Failed", __func__); in openLogicalChannel()
314 STLOG_HAL_E("%s: seHalInit Failed!!!", __func__); in openBasicChannel()
382 STLOG_HAL_E("%s: closeChannel Failed", __func__); in openBasicChannel()
406 STLOG_HAL_E("%s: invalid channel!!!", __func__); in closeChannel()
[all …]
/hardware/st/secure_element/ese-spi-driver/utils-lib/
DDataMgmt.cc44 STLOG_HAL_E("%s total_len = %d", __FUNCTION__, total_len); in DataMgmt_GetData()
49 STLOG_HAL_E("%s Error in malloc ", __FUNCTION__); in DataMgmt_GetData()
54 STLOG_HAL_E("%s DataMgmt_GetDataFromList", __FUNCTION__); in DataMgmt_GetData()
59 STLOG_HAL_E("%s Mismatch of len total_data_len %d total_len %d", in DataMgmt_GetData()
DAtp.cc73 STLOG_HAL_E("Error computing CRC"); in Atp_setAtp()
84 STLOG_HAL_E("Unexpected value of checksum type."); in Atp_setAtp()
Dandroid_logmsg.h61 #define STLOG_HAL_E(...) \ macro
/hardware/st/nfc/1.0/adaptation/
Di2clayer.c100 STLOG_HAL_E("error in poll call\n"); in I2cWorkerThread()
149 STLOG_HAL_E("! didn't read expected bytes from i2c\n"); in I2cWorkerThread()
154 STLOG_HAL_E("! didn't read 3 requested bytes from i2c\n"); in I2cWorkerThread()
187STLOG_HAL_E("! received bigger data than expected!! Data not transmitted to NFCC \n"); in I2cWorkerThread()
252 STLOG_HAL_E("failed to create NFC HAL Core \n"); in I2cOpenLayer()
/hardware/st/nfc/1.0/
Dhal_wrapper.c125 STLOG_HAL_E("NFC-NCI HAL: %s HalSendDownstreamTimer failed", __func__); in halWrapperDataCallback()
145 STLOG_HAL_E("NFC-NCI HAL: %s SendDownstream failed", __func__); in halWrapperDataCallback()
180 STLOG_HAL_E("NFC-NCI HAL: %s SendDownstream failed", __func__); in halWrapperCallback()
Dnfc_nci_st21nfc.c114 STLOG_HAL_E("NFC-NCI HAL: %s SendDownstream failed", __func__); in hal_write()
/hardware/st/nfc/1.0/include/
Dandroid_logmsg.h67 #define STLOG_HAL_E(...) \ macro
/hardware/st/nfc/st21nfc/include/
Dandroid_logmsg.h84 #define STLOG_HAL_E(...) \ macro