Searched refs:LOGD_OMAPI (Results 1 – 4 of 4) sorted by relevance
63 LOGD_OMAPI("stop the timer"); in sendData()79 LOGD_OMAPI("transmit failed ,close the channel"); in sendData()87 LOGD_OMAPI("Set the timer with timeout " << timeout << " ms"); in sendData()
285 LOGD_OMAPI("stop the timer"); in sendData()442 LOGD_OMAPI("constructed apdu: " << apdu); in internalProtectedTransmitApdu()465 LOGD_OMAPI("Set the timer with timeout " << timeout << " ms"); in internalProtectedTransmitApdu()475 LOGD_OMAPI("STATUS OF TRNSMIT: " << res.getExceptionCode() << " Message: " in internalProtectedTransmitApdu()493 LOGD_OMAPI("Channel closed"); in closeChannel()
67 LOGD_OMAPI("connected =" << (state?"true " : "false " ) << "reason: " << reason); in onStateChange_1_1()190 LOGD_OMAPI("Channel number " << ::android::hardware::toString(mOpenChannel)); in transmit()
34 #define LOGD_OMAPI(x) \ macro