Home
last modified time | relevance | path

Searched refs:STLOG_HAL_E (Results 1 – 23 of 23) 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/nfc/1.2/
Dhal_st21nfc.cc95 STLOG_HAL_E("HAL: %s pthread_mutex_lock failed", __func__); in async_callback_thread_fct()
103 STLOG_HAL_E("HAL: %s pthread_cond_wait failed", __func__); in async_callback_thread_fct()
115 STLOG_HAL_E("HAL: %s pthread_cond_signal failed", __func__); in async_callback_thread_fct()
123 STLOG_HAL_E("HAL: %s pthread_mutex_unlock failed", __func__); in async_callback_thread_fct()
133 STLOG_HAL_E("HAL: %s pthread_mutex_lock failed", __func__); in async_callback_thread_fct()
141 STLOG_HAL_E("HAL: %s pthread_mutex_unlock failed", __func__); in async_callback_thread_fct()
156 STLOG_HAL_E("HAL: %s pthread_mutex_init failed", __func__); in async_callback_thread_start()
162 STLOG_HAL_E("HAL: %s pthread_cond_init failed", __func__); in async_callback_thread_start()
171 STLOG_HAL_E("HAL: %s pthread_create failed", __func__); in async_callback_thread_start()
185 STLOG_HAL_E("HAL: %s pthread_mutex_lock failed", __func__); in async_callback_thread_end()
[all …]
/hardware/st/secure_element/ese-spi-driver/
DSpiLayerComm.cc65 STLOG_HAL_E("Error reading the ATP length"); in SpiLayerComm_waitForAtpLength()
71 STLOG_HAL_E("Invalid ATP length read"); in SpiLayerComm_waitForAtpLength()
109 STLOG_HAL_E("Error reading the rest of the ATP"); in SpiLayerComm_readAtp()
123 STLOG_HAL_E("Error setting ATP"); in SpiLayerComm_readAtp()
149 STLOG_HAL_E("Error reading ATP file."); in SpiLayerComm_readAtpFromFile()
156 STLOG_HAL_E("An error occurred."); in SpiLayerComm_readAtpFromFile()
196 STLOG_HAL_E("Error writing a TPDU through the spi"); in SpiLayerComm_writeTpdu()
242 STLOG_HAL_E("Error reading a valid NAD from the slave."); in SpiLayerComm_waitForResponse()
314 STLOG_HAL_E("Tpdu bytes read does not match the expected %d %d", bytesRead, in SpiLayerComm_readTpdu()
DStEseApi.cc89 STLOG_HAL_E("T1protocol_init Failed"); in StEse_init()
100 STLOG_HAL_E("HAL: %s pthread_mutex_init failed", __func__); in StEse_init()
147 STLOG_HAL_E(" StEse_Transceive - Invalid Parameter no data\n"); in StEse_Transceive()
150 STLOG_HAL_E(" %s ESE Not Initialized \n", __FUNCTION__); in StEse_Transceive()
167 STLOG_HAL_E(" %s ESE - Error, release access \n", __FUNCTION__); in StEse_Transceive()
177 STLOG_HAL_E(" %s T1protocol_transcieveApduPart- Failed \n", __FUNCTION__); in StEse_Transceive()
185 STLOG_HAL_E(" %s T1protocol_transcieveApduPart- Failed \n", __FUNCTION__); in StEse_Transceive()
210 STLOG_HAL_E(" %s ESE Not Initialized \n", __FUNCTION__); in StEse_close()
DSpiLayerInterface.cc58 STLOG_HAL_E("Error configuring the SPI bus."); in SpiLayerInterface_init()
114 STLOG_HAL_E("Error when reading from SPI interface (%d).", bytesRead); in SpiLayerInterface_transcieveTpdu()
159 STLOG_HAL_E("Error reading the ATP."); in SpiLayerInterface_setup()
DSpiLayerDriver.cc117 STLOG_HAL_E("## SpiRead returns %d errno %d (%s)", rc, e, msg); in SpiLayerDriver_read()
187 STLOG_HAL_E("## Spiwrite returns %d errno %d (%s)", rc, e, msg); in SpiLayerDriver_write()
228 STLOG_HAL_E("! Se reset!!, errno is '%s'", msg); in SpiLayerDriver_reset()
DT1protocol.cc468 STLOG_HAL_E("Wrong Seq number. Send again "); in T1protocol_processRBlock()
559 STLOG_HAL_E("LRC still not implemented."); in T1protocol_formSblockResponse()
613 STLOG_HAL_E("ABORT request received still not supported."); in T1protocol_processSBlock()
618 STLOG_HAL_E("Error setting ATP"); in T1protocol_processSBlock()
1040 STLOG_HAL_E("Error forming an RBlock to send."); in T1protocol_formCommandTpduToSend()
1050 STLOG_HAL_E("Error forming an IBlock to send."); in T1protocol_formCommandTpduToSend()
/hardware/st/nfc/st21nfc/hal/
Dhal_fd.cc249 STLOG_HAL_E( in ft_cmd_HwReset()
283 STLOG_HAL_E("%s - Error, too short data (%d)", __func__, data_len); in ExitHibernateHandler()
297 STLOG_HAL_E("%s - SendDownstream failed", __func__); in ExitHibernateHandler()
309 STLOG_HAL_E("%s SendDownstream failed", __func__); in ExitHibernateHandler()
335 STLOG_HAL_E("%s - SendDownstream failed", __func__); in ExitHibernateHandler()
343 STLOG_HAL_E("%s - SendDownstream failed", __func__); in ExitHibernateHandler()
366 STLOG_HAL_E("%s - SendDownstream failed", __func__); in UpdateHandler()
387 STLOG_HAL_E("%s - SendDownstream failed", __func__); in UpdateHandler()
413 STLOG_HAL_E("%s - SendDownstream failed", __func__); in UpdateHandler()
428 STLOG_HAL_E("%s - SendDownstream failed", __func__); in UpdateHandler()
[all …]
Dhalcore.cc112 STLOG_HAL_E("!! got event HAL_EVENT_ERROR\n"); in HalCoreCallback()
117 STLOG_HAL_E("!! got event HAL_EVENT_LINKLOST or HAL_EVENT_ERROR\n"); in HalCoreCallback()
153 STLOG_HAL_E("!out of memory\n"); in HalCreate()
159 STLOG_HAL_E("!sem_init failed\n"); in HalCreate()
166 STLOG_HAL_E("!sem_init failed\n"); in HalCreate()
174 STLOG_HAL_E("!sem_init failed\n"); in HalCreate()
194 STLOG_HAL_E("!failed to allocate memory\n"); in HalCreate()
211 STLOG_HAL_E("!failed to initialize Mutex \n"); in HalCreate()
222 STLOG_HAL_E("!failed to spawn workerthread \n"); in HalCreate()
300 STLOG_HAL_E("HalSendDownstream size to large %zu instead of %d\n", size, in HalSendDownstream()
[all …]
/hardware/st/nfc/st21nfc/
Dhal_wrapper.cc132 STLOG_HAL_E("NFC-NCI HAL: %s HalSendDownstreamTimer failed", __func__); in hal_wrapper_close()
159 STLOG_HAL_E("NFC-NCI HAL: %s SendDownstream failed", __func__); in hal_wrapper_send_core_config_prop()
175 STLOG_HAL_E("%s - SendDownstream failed", __func__); in hal_wrapper_send_vs_config()
245 STLOG_HAL_E("%s - SendDownstream failed", __func__); in halWrapperDataCallback()
270 STLOG_HAL_E("%s - SendDownstream failed", __func__); in halWrapperDataCallback()
277 STLOG_HAL_E("%s - SendDownstream failed", __func__); in halWrapperDataCallback()
296 STLOG_HAL_E("NFC-NCI HAL: %s HalSendDownstreamTimer failed", in halWrapperDataCallback()
320 STLOG_HAL_E("NFC-NCI HAL: %s SendDownstream failed", __func__); in halWrapperDataCallback()
401 STLOG_HAL_E("%s - SendDownstream failed", __func__); in halWrapperDataCallback()
448 STLOG_HAL_E("Error Act -> Act count=%d", mError_count); in halWrapperDataCallback()
[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.2/
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/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/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/st21nfc/adaptation/
Di2clayer.cc99 STLOG_HAL_E("error in poll call\n"); in I2cWorkerThread()
151 STLOG_HAL_E("! didn't read expected bytes from i2c\n"); in I2cWorkerThread()
156 STLOG_HAL_E("! didn't read 3 requested bytes from i2c\n"); in I2cWorkerThread()
187 STLOG_HAL_E( in I2cWorkerThread()
252 STLOG_HAL_E("failed to create NFC HAL Core \n"); in I2cOpenLayer()
/hardware/st/nfc/1.0/include/
Dandroid_logmsg.h67 #define STLOG_HAL_E(...) \ macro
/hardware/st/nfc/st21nfc/include/
Dandroid_logmsg.h81 #define STLOG_HAL_E(...) \ macro