/hardware/st/nfc/st21nfc/ |
D | hal_wrapper.cc | 138 STLOG_HAL_V("%s - Sending PROP_NFC_MODE_SET_CMD(%d)", __func__, nfc_mode); in hal_wrapper_close() 168 STLOG_HAL_V("%s - Enter", __func__); in hal_wrapper_send_core_config_prop() 183 STLOG_HAL_V("%s - Enter", __func__); in hal_wrapper_send_vs_config() 202 STLOG_HAL_V("%s - mfactoryReset = %d", __func__, mfactoryReset); in hal_wrapper_factoryReset() 213 STLOG_HAL_V("%s ", __func__); in hal_wrapper_update_complete() 241 STLOG_HAL_V("%s - mHalWrapperState = HAL_WRAPPER_STATE_CLOSED", __func__); in halWrapperDataCallback() 245 STLOG_HAL_V("%s - mHalWrapperState = HAL_WRAPPER_STATE_OPEN", __func__); in halWrapperDataCallback() 252 STLOG_HAL_V( in halWrapperDataCallback() 261 STLOG_HAL_V( in halWrapperDataCallback() 267 STLOG_HAL_V("%s --- CLF mode is LOADER ---", __func__); in halWrapperDataCallback() [all …]
|
/hardware/st/secure_element/ese-spi-driver/ |
D | SpiLayerDriver.cc | 64 STLOG_HAL_V(" spiDeviceId: %d", spiDeviceId); in SpiLayerDriver_open() 110 STLOG_HAL_V(" Last TX: %ld,%ld", lastRxTxTime.tv_sec, lastRxTxTime.tv_usec); in SpiLayerDriver_read() 113 STLOG_HAL_V(" Now: %ld,%ld", currentTime.tv_sec, currentTime.tv_usec); in SpiLayerDriver_read() 118 STLOG_HAL_V("Waiting %d us to switch from TX to RX", waitTime); in SpiLayerDriver_read() 122 STLOG_HAL_V("Start RX: %ld,%ld", currentTime.tv_sec, currentTime.tv_usec); in SpiLayerDriver_read() 179 STLOG_HAL_V(" Last RX: %ld,%ld", lastRxTxTime.tv_sec, lastRxTxTime.tv_usec); in SpiLayerDriver_write() 186 STLOG_HAL_V("Waiting %d us to switch from RX to TX", waitTime); in SpiLayerDriver_write() 190 STLOG_HAL_V("Start TX: %ld,%ld", currentTime.tv_sec, currentTime.tv_usec); in SpiLayerDriver_write()
|
D | SpiLayerComm.cc | 264 STLOG_HAL_V("Start of valid frame detected"); in SpiLayerComm_waitForResponse() 350 STLOG_HAL_V("%s : bytesRead = %d", __func__, bytesRead); in SpiLayerComm_readTpdu()
|
/hardware/st/nfc/st21nfc/hal/ |
D | halcore.cc | 112 STLOG_HAL_V("!! got event HAL_EVENT_DSWRITE for %zu bytes\n", length); in HalCoreCallback() 128 STLOG_HAL_V("!! got event HAL_EVENT_DATAIND for %zu bytes\n", length); in HalCoreCallback() 179 STLOG_HAL_V("HalCreate enter\n"); in HalCreate() 263 STLOG_HAL_V("HalCreate exit\n"); in HalCreate() 296 STLOG_HAL_V("HalDestroy done\n"); in HalDestroy() 706 STLOG_HAL_V("thread running\n"); in HalWorkerThread() 730 STLOG_HAL_V("received exit request from upper layer\n"); in HalWorkerThread() 735 STLOG_HAL_V("received new NCI data from stack\n"); in HalWorkerThread() 759 STLOG_HAL_V( in HalWorkerThread() 786 STLOG_HAL_V("received new data from CLF\n"); in HalWorkerThread() [all …]
|
/hardware/st/nfc/1.0/hal/ |
D | halcore.c | 93 STLOG_HAL_V("!! got event HAL_EVENT_DSWRITE for %zu bytes\n", length); in HalCoreCallback() 104 STLOG_HAL_V("!! got event HAL_EVENT_DATAIND for %zu bytes\n", length); in HalCoreCallback() 154 STLOG_HAL_V("HalCreate enter\n"); in HalCreate() 239 STLOG_HAL_V("HalCreate exit\n"); in HalCreate() 273 STLOG_HAL_V("HalDestroy done\n"); in HalDestroy() 686 STLOG_HAL_V("thread running\n"); in HalWorkerThread() 717 STLOG_HAL_V("received exit request from upper layer\n"); in HalWorkerThread() 722 STLOG_HAL_V("received new NCI data from stack\n"); in HalWorkerThread() 746 STLOG_HAL_V("received new NCI data from stack, need timer start\n"); in HalWorkerThread() 852 STLOG_HAL_V("trigger transport of next NCI data downstream\n"); in HalTriggerNextDsPacket() [all …]
|
/hardware/st/secure_element/ese-spi-driver/utils-lib/ |
D | Atp.cc | 107 STLOG_HAL_V("Configuring ATP %i", tmpAtp.msf); in Atp_setAtp() 112 STLOG_HAL_V("Loop ATP %i", baAtp[MSF_OFFSET_IN_ATP + i]); in Atp_setAtp()
|
D | Utils.cc | 93 STLOG_HAL_V("SpiTiming: %s: %ld,%ld", prefix, currentTime.tv_sec, in Utils_printCurrentTime()
|
D | android_logmsg.h | 46 #define STLOG_HAL_V(...) \ macro
|
/hardware/st/secure_element/1.2/ |
D | SecureElement.cpp | 304 STLOG_HAL_V("%s: Exit", __func__); in openLogicalChannel() 400 STLOG_HAL_V("%s: Exit", __func__); in openBasicChannel() 463 STLOG_HAL_V("%s: Exit", __func__); in closeChannel() 489 STLOG_HAL_V("%s: Exit", __func__); in seHalInit() 518 STLOG_HAL_V("%s: Exit", __func__); in seHalResetSe() 537 STLOG_HAL_V("%s: Exit", __func__); in seHalDeInit() 594 STLOG_HAL_V("%s: Exit", __func__); in reset()
|
/hardware/st/nfc/1.0/adaptation/ |
D | i2clayer.c | 83 STLOG_HAL_V("echo thread started...\n"); in I2cWorkerThread() 165 STLOG_HAL_V("thread received command.. \n"); in I2cWorkerThread() 179 STLOG_HAL_V("received write command\n"); in I2cWorkerThread()
|
/hardware/st/secure_element/1.0/ |
D | SecureElement.cpp | 310 STLOG_HAL_V("%s: Exit", __func__); in openLogicalChannel() 406 STLOG_HAL_V("%s: Exit", __func__); in openBasicChannel() 470 STLOG_HAL_V("%s: Exit", __func__); in closeChannel() 498 STLOG_HAL_V("%s: Exit", __func__); in seHalInit() 527 STLOG_HAL_V("%s: Exit", __func__); in seHalResetSe() 546 STLOG_HAL_V("%s: Exit", __func__); in seHalDeInit()
|
/hardware/st/secure_element/1.1/ |
D | SecureElement.cpp | 295 STLOG_HAL_V("%s: Exit", __func__); in openLogicalChannel() 391 STLOG_HAL_V("%s: Exit", __func__); in openBasicChannel() 454 STLOG_HAL_V("%s: Exit", __func__); in closeChannel() 480 STLOG_HAL_V("%s: Exit", __func__); in seHalInit() 509 STLOG_HAL_V("%s: Exit", __func__); in seHalResetSe() 528 STLOG_HAL_V("%s: Exit", __func__); in seHalDeInit()
|
/hardware/st/nfc/1.0/include/ |
D | android_logmsg.h | 52 #define STLOG_HAL_V(...) \ macro
|
/hardware/st/nfc/st21nfc/adaptation/ |
D | i2clayer.cc | 111 STLOG_HAL_V("echo thread go to sleep...\n"); in I2cWorkerThread() 126 STLOG_HAL_V("echo thread wakeup from chip...\n"); in I2cWorkerThread() 191 STLOG_HAL_V("thread received command.. \n"); in I2cWorkerThread() 205 STLOG_HAL_V("received write command\n"); in I2cWorkerThread()
|
/hardware/st/nfc/st21nfc/include/ |
D | android_logmsg.h | 71 #define STLOG_HAL_V(...) \ macro
|