Home | History | Annotate | Download | only in jni

Lines Matching refs:LOGD

186    LOGD("Terminating client thread...");
270 LOGD("Download new Firmware");
344 LOGD("NFC capabilities: HAL = %x, FW = %x, HW = %x, Model = %x, HCI = %x, Full_FW = %d, Rev = %d, FW Update Info = %d",
418 LOGD("phLibNfc_Mgt_UnConfigureDriver() returned 0x%04x[%s]", status, nfc_jni_get_status_name(status));
441 LOGD("Start Initialization\n");
500 LOGD("NFC capabilities: HAL = %x, FW = %x, HW = %x, Model = %x, HCI = %x, Full_FW = %d, Rev = %d, FW Update Info = %d",
574 LOGD("phLibNfc_SE_GetSecureElementList()");
579 LOGD("phLibNfc_SE_GetSecureElementList(): Error");
583 LOGD("\n> Number of Secure Element(s) : %d\n", No_SE);
588 LOGD("phLibNfc_SE_GetSecureElementList(): SMX detected, handle=%p", (void*)SE_List[i].hSecureElement);
590 LOGD("phLibNfc_SE_GetSecureElementList(): UICC detected, handle=%p", (void*)SE_List[i].hSecureElement);
605 LOGD("phLibNfc_SE_SetMode() returned 0x%04x[%s]", status,
999 LOGD("Socket Disconnected");
1078 LOGD("Discovered P2P Initiator");
1083 LOGD("Discovered P2P Target");
1095 LOGD("%02x ", psRemoteDevList->psRemoteDevInfo->RemoteDevInfo.NfcIP_Info.ATRInfo[i]);
1276 LOGD("> AID DETECTED");
1285 LOGD("> AID: %s", aid_str);
1314 LOGD("> NO AID DETECTED");
1445 LOGD("debug.nfc.NXP_NFCI_MODE = %X", mode);
1457 LOGD("debug.nfc.TARGET_DISABLE = %d", mode);
1515 LOGD("pphLibNfc_RemoteDev_NtfRegister returned 0x%02x",ret);
1535 LOGD("pphLibNfc_RemoteDev_NtfRegister returned 0x%02x",ret);
1729 LOGD("malloc of nfc_jni_native_data failed");
1774 LOGD("Native Structure initialization failed");
1780 LOGD("Native Structure initialization failed");
1925 LOGD("phLibNfc_SE_GetSecureElementList(): SMX detected");
1926 LOGD("SE ID #%d: 0x%08x", i, se_list[i].hSecureElement);
1930 LOGD("phLibNfc_SE_GetSecureElementList(): UICC detected");
1931 LOGD("SE ID #%d: 0x%08x", i, se_list[i].hSecureElement);
1969 LOGD("phLibNfc_SE_SetMode() returned 0x%04x[%s]", ret, nfc_jni_get_status_name(ret));
2570 LOGD("Download new Firmware");