Home | History | Annotate | Download | only in jni

Lines Matching refs:phLibNfc_RemoteDev_ReConnect

510    TRACE("phLibNfc_RemoteDev_ReConnect(RW)");
513 status = phLibNfc_RemoteDev_ReConnect(handle, nfc_jni_connect_callback,(void *)&cb_data);
517 ALOGE("phLibNfc_RemoteDev_ReConnect(RW) returned 0x%04x[%s]", status, nfc_jni_get_status_name(status));
520 TRACE("phLibNfc_RemoteDev_ReConnect(RW) returned 0x%04x[%s]", status, nfc_jni_get_status_name(status));