Searched refs:nfc_jni_presencecheck_callback (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Nfc/nxp/jni/
H A Dcom_android_nfc_NativeNfcTag.cpp147 static void nfc_jni_presencecheck_callback(void *pContext, NFCSTATUS status) function in namespace:android
150 LOG_CALLBACK("nfc_jni_presencecheck_callback", status);
1026 status = phLibNfc_RemoteDev_CheckPresence(handle, nfc_jni_presencecheck_callback, (void *)&cb_data);

Completed in 36 milliseconds