/hardware/st/nfc/1.1/ |
D | hal_st21nfc.cc | 94 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/ |
D | SpiLayerComm.cc | 80 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()
|
D | StEseApi.cc | 103 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()
|
D | SpiLayerInterface.cc | 61 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()
|
D | T1protocol.cc | 469 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 …]
|
D | SpiLayerDriver.cc | 134 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/ |
D | hal_st21nfc.cc | 101 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/ |
D | hal_fd.cc | 271 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 …]
|
D | halcore.cc | 135 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/ |
D | hal_wrapper.cc | 136 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/ |
D | i2clayer.cc | 113 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 …]
|
D | android_logmsg.cpp | 62 STLOG_HAL_E("HAL: %s pthread_mutex_init failed", __func__); in InitializeSTLogLevel()
|
/hardware/st/secure_element/1.2/ |
D | SecureElement.cpp | 59 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/ |
D | halcore.c | 113 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/ |
D | SecureElement.cpp | 54 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/ |
D | SecureElement.cpp | 59 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/ |
D | DataMgmt.cc | 44 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()
|
D | Atp.cc | 73 STLOG_HAL_E("Error computing CRC"); in Atp_setAtp() 84 STLOG_HAL_E("Unexpected value of checksum type."); in Atp_setAtp()
|
D | android_logmsg.h | 61 #define STLOG_HAL_E(...) \ macro
|
/hardware/st/nfc/1.0/adaptation/ |
D | i2clayer.c | 100 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() 187 … STLOG_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/ |
D | hal_wrapper.c | 125 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()
|
D | nfc_nci_st21nfc.c | 114 STLOG_HAL_E("NFC-NCI HAL: %s SendDownstream failed", __func__); in hal_write()
|
/hardware/st/nfc/1.0/include/ |
D | android_logmsg.h | 67 #define STLOG_HAL_E(...) \ macro
|
/hardware/st/nfc/st21nfc/include/ |
D | android_logmsg.h | 84 #define STLOG_HAL_E(...) \ macro
|