Home | History | Annotate | Download | only in jni

Lines Matching refs:__FUNCTION__

129     ALOGD ("%s", __FUNCTION__);
162 ALOGD ("%s", __FUNCTION__);
180 ALOGD ("%s: status=0x%X; is reading=%u", __FUNCTION__, status, sIsReadingNdefMessage);
210 ALOGD ("%s: event=%u, eventData=%p", __FUNCTION__, event, eventData);
217 ALOGD ("%s: NFA_NDEF_REGISTER_EVT; status=0x%X; h=0x%X", __FUNCTION__, ndef_reg.status, ndef_reg.ndef_type_handle);
224 ALOGD ("%s: NFA_NDEF_DATA_EVT; data_len = %lu", __FUNCTION__, eventData->ndef_data.len);
232 ALOGE ("%s: Unknown event %u ????", __FUNCTION__, event);
251 ALOGD ("%s: enter", __FUNCTION__);
274 ALOGD ("%s: read %u bytes", __FUNCTION__, sReadDataLen);
281 ALOGD ("%s: create emtpy buffer", __FUNCTION__);
295 ALOGD ("%s: exit", __FUNCTION__);
363 ALOGD ("%s: enter; len = %zu", __FUNCTION__, bytes.size());
368 ALOGE ("%s: semaphore creation failed (errno=0x%08x)", __FUNCTION__, errno);
379 ALOGD ("%s: try format", __FUNCTION__);
388 ALOGD ("%s: try write", __FUNCTION__);
396 ALOGD ("%s: create empty ndef msg; status=%u; size=%lu", __FUNCTION__, status, curDataSize);
401 ALOGD ("%s: NFA_RwWriteNDef", __FUNCTION__);
407 ALOGE ("%s: write/format error=%d", __FUNCTION__, status);
415 ALOGE ("%s: wait semaphore (errno=0x%08x)", __FUNCTION__, errno);
425 ALOGE ("%s: failed destroy semaphore (errno=0x%08x)", __FUNCTION__, errno);
428 ALOGD ("%s: exit; result=%d", __FUNCTION__, result);
487 ALOGD ("%s: targetHandle = %d", __FUNCTION__, targetHandle);
496 ALOGE ("%s: Handle not found", __FUNCTION__);
503 ALOGE ("%s: tag already deactivated", __FUNCTION__);
510 ALOGD ("%s() Nfc type = %d, do nothing for non ISO_DEP", __FUNCTION__, natTag.mTechLibNfcTypes[i]);
517 ALOGD ("%s: switching to tech: %d need to switch rf intf to frame", __FUNCTION__, natTag.mTechList[i]);
528 ALOGD ("%s: exit 0x%X", __FUNCTION__, retCode);
545 ALOGD ("%s: enter; rf intf = %d", __FUNCTION__, rfInterface);
556 ALOGD ("%s: ndef detection timeout; break", __FUNCTION__);
565 ALOGD ("%s: deactivate to sleep", __FUNCTION__);
568 ALOGE ("%s: deactivate failed, status = %d", __FUNCTION__, status);
574 ALOGE ("%s: timeout waiting for deactivate", __FUNCTION__);
580 ALOGD ("%s: tag is not in sleep", __FUNCTION__);
591 ALOGD ("%s: select interface %u", __FUNCTION__, rfInterface);
595 ALOGE ("%s: NFA_Select failed, status = %d", __FUNCTION__, status);
602 ALOGE ("%s: timeout waiting for select", __FUNCTION__);
607 ALOGD("%s: select completed; sConnectOk=%d", __FUNCTION__, sConnectOk);
610 ALOGD("%s: tag is not active", __FUNCTION__);
620 ALOGD ("%s: exit; status=%d", __FUNCTION__, rVal);
636 ALOGD ("%s: rf intf = %d", __FUNCTION__, rfInterface);
641 ALOGD ("%s: protocol: %d not ISO_DEP, do nothing", __FUNCTION__, natTag.mTechLibNfcTypes[0]);
646 ALOGD ("%s: new rf intf = %d, cur rf intf = %d", __FUNCTION__, rfInterface, sCurrentRfInterface);
675 ALOGD ("%s: enter", __FUNCTION__);
681 ALOGE ("%s: tag already deactivated", __FUNCTION__);
689 ALOGD ("%s: fake out reconnect for Kovio", __FUNCTION__);
700 ALOGD ("%s: exit 0x%X", __FUNCTION__, retCode);
719 ALOGD ("%s: targetHandle = %d", __FUNCTION__, targetHandle);
737 ALOGD ("%s: enter", __FUNCTION__);
745 ALOGE ("%s: tag already deactivated", __FUNCTION__);
751 ALOGE ("%s: deactivate failed; error=0x%X", __FUNCTION__, nfaStat);
754 ALOGD ("%s: exit", __FUNCTION__);
772 ALOGD ("%s: data len=%d, waiting for transceive: %d", __FUNCTION__, bufLen, sWaitingForTransceive);
781 ALOGD ("%s: memory allocation error", __FUNCTION__);
811 ALOGD ("%s: enter; raw=%u; timeout = %d", __FUNCTION__, raw, gGeneralTransceiveTimeout);
827 ALOGD ("%s: tag not active", __FUNCTION__);
866 ALOGE ("%s: fail send; error=%d", __FUNCTION__, status);
874 ALOGE ("%s: wait response timeout", __FUNCTION__);
882 ALOGE ("%s: already deactivated", __FUNCTION__);
888 ALOGD ("%s: response %d bytes", __FUNCTION__, sTransceiveDataLen);
905 ALOGE ("%s: Failed to allocate java byte array", __FUNCTION__);
924 ALOGD ("%s: exit", __FUNCTION__);
944 ALOGD ("%s: enter; libnfc type=%d; java type=%d", __FUNCTION__, libnfcType, javaType);
972 ALOGD ("%s: exit; ndef type=%d", __FUNCTION__, ndefType);
1003 ALOGE ("%s: stack is busy", __FUNCTION__);
1009 ALOGE ("%s: not waiting", __FUNCTION__);
1014 __FUNCTION__);
1016 ALOGD ("%s: flag formatted for ndef", __FUNCTION__);
1018 ALOGD ("%s: flag ndef supported", __FUNCTION__);
1020 ALOGD ("%s: flag all unknown", __FUNCTION__);
1022 ALOGD ("%s: flag formattable", __FUNCTION__);
1049 ALOGE ("%s: unknown status=0x%X", __FUNCTION__, status);
1075 ALOGD ("%s: enter", __FUNCTION__);
1080 ALOGD ("%s: Kovio tag, no NDEF", __FUNCTION__);
1091 ALOGD ("%s: Kovio tag, no NDEF", __FUNCTION__);
1102 ALOGE ("%s: Check NDEF semaphore creation failed (errno=0x%08x)", __FUNCTION__, errno);
1108 ALOGE ("%s: tag already deactivated", __FUNCTION__);
1112 ALOGD ("%s: try NFA_RwDetectNDef", __FUNCTION__);
1118 ALOGE ("%s: NFA_RwDetectNDef failed, status = 0x%X", __FUNCTION__, status);
1125 ALOGE ("%s: Failed to wait for check NDEF semaphore (errno=0x%08x)", __FUNCTION__, errno);
1166 ALOGD ("%s: unknown status 0x%X", __FUNCTION__, sCheckNdefStatus);
1174 ALOGE ("%s: Failed to destroy check NDEF semaphore (errno=0x%08x)", __FUNCTION__, errno);
1177 ALOGD ("%s: exit; status=0x%X", __FUNCTION__, status);
1214 ALOGD ("%s: sCountTagAway=%d", __FUNCTION__, sCountTagAway);
1232 ALOGD ("%s", __FUNCTION__);
1241 ALOGD ("%s: Kovio, force deactivate handling", __FUNCTION__);
1255 ALOGD ("%s: NFC is no longer active.", __FUNCTION__);
1261 ALOGD ("%s: tag already deactivated", __FUNCTION__);
1267 ALOGE ("%s: semaphore creation failed (errno=0x%08x)", __FUNCTION__, errno);
1276 ALOGE ("%s: failed to wait (errno=0x%08x)", __FUNCTION__, errno);
1290 ALOGD ("%s: tag absent ????", __FUNCTION__);
1326 ALOGD("%s: is formattable=%u", __FUNCTION__, isFormattable);
1347 ALOGD ("%s", __FUNCTION__);
1368 ALOGD ("%s: enter", __FUNCTION__);
1376 ALOGD ("%s: wait for completion", __FUNCTION__);
1381 ALOGE ("%s: error status=%u", __FUNCTION__, status);
1384 ALOGD ("%s: exit", __FUNCTION__);
1429 ALOGD ("%s", __FUNCTION__);
1434 ALOGE ("%s: Make readonly semaphore creation failed (errno=0x%08x)", __FUNCTION__, errno);
1445 ALOGE ("%s: NFA_RwSetTagReadOnly failed, status = %d", __FUNCTION__, status);
1452 ALOGE ("%s: Failed to wait for make_readonly semaphore (errno=0x%08x)", __FUNCTION__, errno);
1465 ALOGE ("%s: Failed to destroy read_only semaphore (errno=0x%08x)", __FUNCTION__, errno);
1486 ALOGD ("%s", __FUNCTION__);
1503 ALOGD ("%s", __FUNCTION__);
1544 ALOGD ("%s", __FUNCTION__);