Fix tag frequent disconnect and reconnect issue.

Addition of presence check timer at JNI causing two timer values
for each tag one from libnfc and other from JNI. Since JNI timer
is smaller compared to libnfc it always elapses first and leads to
tag disconnect. To avoid this behavior JNI timer is removed to
ensure only one timer for presence check handling.
1 file changed
tree: 06e28e227762e76f7a62eed44d704469930b51a7
  1. assets/
  2. etc/
  3. nci/
  4. res/
  5. src/
  6. tests/
  7. .gitignore
  8. Android.bp
  9. AndroidManifest.xml
  10. CleanSpec.mk
  11. OWNERS
  12. PREUPLOAD.cfg
  13. README.md
README.md

NFC_NCIHAL_Nfc

Git Repository

DESCRIPTIONCHECKOUT COMMAND
NFC_NCIHAL_Nfcgit clone https://github.com/NXPNFCProject/NFC_NCIHAL_Nfc.git

Supported Version on "br_android_ncihalx_comm_12" branch

Android VersionNXP ReleaseNXP Tag
aosp-master12.51.00 (SN110)NFC_AR_00_02.00_6000_12.51.00_OpnSrc
aosp-master12.02.01 (SN100/SN110/SN220)NFC_AR_00_E000_12.02.01_OpnSrc
aosp-master12.04.01 (SN100/SN110/SN220)NFC_AR_00_E000_12.04.01_OpnSrc
aosp-master12.07.00 (SN100/SN110/SN220)NFC_AR_00_E000_12.07.00_OpnSrc