Home
last modified time | relevance | path

Searched refs:checkResponseCrc (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Nfc/nxp/jni/
Dcom_android_nfc_NativeNfcTag.cpp716 bool checkResponseCrc = false; in com_android_nfc_NativeNfcTag_doTransceive() local
759 checkResponseCrc = true; in com_android_nfc_NativeNfcTag_doTransceive()
784 checkResponseCrc = true; in com_android_nfc_NativeNfcTag_doTransceive()
853 if ((nfc_jni_transceive_buffer->length > 2) && checkResponseCrc) { in com_android_nfc_NativeNfcTag_doTransceive()