Home | History | Annotate | Download | only in jni

Lines Matching refs:phLibNfc_RemoteDev_Transceive

832     TRACE("phLibNfc_RemoteDev_Transceive()");
834 status = phLibNfc_RemoteDev_Transceive(handle, &transceive_info,
839 ALOGE("phLibNfc_RemoteDev_Transceive() returned 0x%04x[%s]", status, nfc_jni_get_status_name(status));
845 TRACE("phLibNfc_RemoteDev_Transceive() returned 0x%04x[%s]", status, nfc_jni_get_status_name(status));