Home | History | Annotate | Download | only in jni

Lines Matching refs:phLibNfc_ConvertToReadOnlyNdef

1184    TRACE("phLibNfc_ConvertToReadOnlyNdef()");
1186 status = phLibNfc_ConvertToReadOnlyNdef(handle, &keyBuffer, nfc_jni_readonly_callback,
1195 TRACE("phLibNfc_ConvertToReadOnlyNdef() returned 0x%04x[%s]", status, nfc_jni_get_status_name(status));