Home | History | Annotate | Download | only in jni

Lines Matching refs:ALOGD

100    ALOGD("Terminating client thread...");
218 ALOGD("NFC capabilities: HAL = %x, FW = %x, HW = %x, Model = %x, HCI = %x, Full_FW = %d, Rev = %d, FW Update Info = %d",
289 ALOGD("phLibNfc_Mgt_UnConfigureDriver() returned 0x%04x[%s]", status, nfc_jni_get_status_name(status));
314 ALOGD("Start Initialization\n");
388 ALOGD("NFC capabilities: HAL = %x, FW = %x, HW = %x, Model = %x, HCI = %x, Full_FW = %d, Rev = %d, FW Update Info = %d",
442 ALOGD(">> Override EEPROM addr 0x%02X%02X with value %02X",
478 ALOGD("phLibNfc_SE_GetSecureElementList()");
483 ALOGD("phLibNfc_SE_GetSecureElementList(): Error");
487 ALOGD("\n> Number of Secure Element(s) : %d\n", No_SE);
492 ALOGD("phLibNfc_SE_GetSecureElementList(): SMX detected, handle=%p", (void*)SE_List[i].hSecureElement);
494 ALOGD("phLibNfc_SE_GetSecureElementList(): UICC detected, handle=%p", (void*)SE_List[i].hSecureElement);
509 ALOGD("phLibNfc_SE_SetMode() returned 0x%04x[%s]", status,
562 ALOGD("phLibNfc_SE_NtfRegister returned 0x%02x",ret);
875 ALOGD("Socket Disconnected");
966 ALOGD("Discovered P2P Initiator");
971 ALOGD("Discovered P2P Target");
983 ALOGD("%02x ", remDevInfo->RemoteDevInfo.NfcIP_Info.ATRInfo[i]);
1381 ALOGD("pphLibNfc_RemoteDev_NtfRegister returned 0x%02x",ret);
1601 ALOGD("malloc of nfc_jni_native_data failed");
1631 ALOGD("Native Structure initialization failed");
1637 ALOGD("Native Structure initialization failed");
2298 ALOGD("Download new Firmware");