1. 9343bf4 Remove unused import statements by Ruchi Kandoi · 7 years ago
  2. 6302aad Remove trace level and configurations for each subsystem by Ruchi Kandoi · 7 years ago
  3. 6767aec Replace error and tracing logs with standard log messages by Ruchi Kandoi · 7 years ago
  4. 1361d52 Remove unsafe casts to union types by Myles Watson · 7 years ago
  5. b46fe8b Fix TASKPTR's definition to match actual function signatures. by Vishwath Mohan · 7 years ago
  6. 6e6e6d8 Merge "Fix RF stuck during reading ISO15693 tag" by Ruchi Kandoi · 7 years ago
  7. afe16e2 Correct parsing Kovio Tag detect notification by Jizhou Liao · 7 years ago
  8. 499be10 Fix RF stuck during reading ISO15693 tag by Jizhou Liao · 7 years ago
  9. 7e16563 Flatten include directory structure by Ruchi Kandoi · 7 years ago
  10. d9cd701 Remove unused functions by Ruchi Kandoi · 7 years ago
  11. 7dab0e5 Convert files from C to C++ by Ruchi Kandoi · 7 years ago
  12. 81e4f81 NCI2.0 Added HCI network initialization and NFCEE Discover support. by Love Khanna · 7 years ago
  13. 7ac6a7c Fix misc-macro-parentheses warnings in system/nfc. by Chih-Hung Hsieh · 7 years ago
  14. 33a1c93 Fix typo from commit 78eae6df5f22153002588ac5220a419958f3b70a by Ruchi Kandoi · 7 years ago
  15. d7852c9 DTA support added for NFC Forum certification. by Love Khanna · 7 years ago
  16. c0cd1ab Add NFC snoop logging to log all NCI communication by Ruchi Kandoi · 7 years ago
  17. f67b334 Add metrics for RF and EE Errors. by Ruchi Kandoi · 7 years ago
  18. 60b500f Merge "Fix TLV functions" by Treehugger Robot · 7 years ago
  19. 021a826 Merge changes from topic 'nci-2.0' by Treehugger Robot · 7 years ago
  20. 2f08f7a Fix TLV functions by Arach MOHAMMED BRAHIM · 7 years ago
  21. 7e5f88f Enable screen on lock for ISO-DEP Protocol. by Love Khanna · 7 years ago
  22. e0e5b01 Build nfc_nci.bcm2079x.default with VNDK. by Tri Vo · 7 years ago
  23. a68fa7b Prevent stack overflow for extension inferfaces. by Ruchi Kandoi · 7 years ago
  24. 85be705 Merge changes from topic 'NCI-2.0' by Ruchi Kandoi · 7 years ago
  25. 53d98cc NCI2.0 update LF_T3T_PARAMETERS of 18 byte. by Love Khanna · 7 years ago
  26. 5e4b4d7 NCI2.0 Added extended power state for routing. by Love Khanna · 7 years ago
  27. 67a3e86 NCI2.0 T2T Tag read improvement. by Love Khanna · 7 years ago
  28. f3c018a NCI2.0 subset AID matching support added. by Love Khanna · 7 years ago
  29. c6bd78b NCI2.0 AID Block Route feature by Love Khanna · 7 years ago
  30. b4ac88d NCI2.0 Ordering of Routing Table by Love Khanna · 7 years ago
  31. da97c41 Remove GKI_USE_DYNAMIC_BUFFERS #define by Andre Eisenbach · 7 years ago
  32. ca10e17 Remove GKI_DEBUG #define by Andre Eisenbach · 7 years ago
  33. 9d6dcbe Remove GKI_USE_DEFERED_ALLOC_BUF_POOLS #define by Andre Eisenbach · 7 years ago
  34. ad6b7a0 Remove GKI_BUFFER_DEBUG #define by Andre Eisenbach · 7 years ago
  35. f928d73 NFC init response and discovery map command updated. by Love Khanna · 7 years ago
  36. d09d4bf Add ISO-DEP presence check nak command in NCI2.0 by Love Khanna · 7 years ago
  37. 5cd8625 NCI2.0 Added CON_DISCOVERY_PARM support. by Love Khanna · 7 years ago
  38. cdb435d Tag deselection in frame rf interface. by Love Khanna · 7 years ago
  39. 13c4760 RF Deactivation: new reason code added. by Love Khanna · 7 years ago
  40. 78eae6d P2P active standardization as per NCI2.0 by Love Khanna · 7 years ago
  41. 776509d NCI2.0: Added Handling of RID resp from T1T tag in RF_INTF_ACTIVATED_NTF by Love Khanna · 7 years ago
  42. 57a3dfa ISO15693 standardized implementation in NCI2.0 by Love Khanna · 7 years ago
  43. febfb87 4-bit ACK/NACK response handling for T2T as per NCI2.0 by Love Khanna · 7 years ago
  44. 3f64b00 NCI2.0: Add init and core reset functionality for NCI 2.0 by Ruchi Kandoi · 7 years ago
  45. b5bfb8b Merge "Dont't check NFCC NCI version for core reset ntf." by Ruchi Kandoi · 7 years ago
  46. ddfb979 Dont't check NFCC NCI version for core reset ntf. by Love Khanna · 7 years ago
  47. 8915fdb Add checks to prevent NULL pointer deference in gki_init_free_queue() by Ruchi Kandoi · 7 years ago
  48. 114909c Exit gracefully if there was an error in GKI_wait() by Ruchi Kandoi · 7 years ago
  49. 66d45a7 pthread_exit: Replace pthread_exit with return to avoid memory leak by Ruchi Kandoi · 7 years ago
  50. ee980b7 Bug fix: NDEF not detected. by Ruchi Kandoi · 7 years ago
  51. c76c21d Apply clang-format by Love Khanna · 7 years ago
  52. 0ca4993 Remove NFA_INCLUDED and NFC_INCLUDED directives by Ruchi Kandoi · 7 years ago
  53. dfacb1b Merge "Treblize nfc config file location" by Treehugger Robot · 7 years ago
  54. 93d3934 Log all thread exits and NFC version on mismatch by Andre Eisenbach · 7 years ago
  55. 264af28 Treblize nfc config file location by Jaekyun Seok · 7 years ago
  56. 308d55c Ndef: First chunked record wouldn't contain the type length if TNF is Unknown by Ruchi Kandoi · 7 years ago
  57. 0c515ae Readability fix: if statement assignments by Ruchi Kandoi · 7 years ago
  58. 6fca02d Apply clang-format by Ruchi Kandoi · 7 years ago
  59. 46e6e28 Fix comments with #defines which exceed 80 characters by Ruchi Kandoi · 7 years ago
  60. 552f2b7 Fix comments which aren't accurately fixed by clang-format by Ruchi Kandoi · 7 years ago
  61. d03c06e Rename OverrideLog.h to _OverrideLog.h by Ruchi Kandoi · 7 years ago
  62. a6eddd8 Add dependent header files before clang-format by Ruchi Kandoi · 7 years ago
  63. e3fc7d9 Add NDEF validation rules by Ruchi Kandoi · 7 years ago
  64. 05430d8 Merge changes from topic 'system/nfc/Android.mk' by Ruchi Kandoi · 7 years ago
  65. b242d7f Convert system/nfc/Android.mk to Android.bp by Ruchi Kandoi · 7 years ago
  66. c48669e Move android_logmsg files from halimpl to src by Ruchi Kandoi · 7 years ago
  67. 721b3ab Remove Request System Code command by Yoshinobu Ito · 8 years ago
  68. 950638a Nfc HAL uses "default" service name by Chris Phoenix · 7 years ago
  69. 12f590e T4T Tag: Initialize status variable before it is used in error path. by Love Khanna · 7 years ago
  70. 4182dab Remove exported api symbols and other windows related defines by Ruchi Kandoi · 7 years ago
  71. 3e626d8 Delete Bluetooth-related header files by Ruchi Kandoi · 7 years ago
  72. 2e1facb Remove Connection Handle utilties, since it's not used on Android. by Ruchi Kandoi · 7 years ago
  73. 0a73688 Use NFC_HDR/_SIZE instead of BT_HDR/_SIZE by Ruchi Kandoi · 7 years ago
  74. b5e6404 Remove hcidefs.h by Ruchi Kandoi · 7 years ago
  75. 303fec1 nfc: Remove defined(MACRO) and define undefined macros by Ruchi Kandoi · 8 years ago
  76. 3800a82 nfc: Remove #defines which are not used and include standard libraries. by Ruchi Kandoi · 8 years ago
  77. 4a17964 Replace TRUE/FALSE directives with standard true/false by Ruchi Kandoi · 7 years ago
  78. c2c337f Removes TIMER_PARAM_TYPE and replaces it with uintptr_t by Ruchi Kandoi · 8 years ago
  79. 911a540 Replaces BCM_STRNCPY and other string functions with standards. by Ruchi Kandoi · 8 years ago
  80. b34f5d5 Converts uint32_t to uintptr for logMgs by Ruchi Kandoi · 8 years ago
  81. 512ee63 Changes data types to standard types. by Ruchi Kandoi · 7 years ago
  82. 087367d Bug fixes: block number too large and wrong ndef detection procedure by Raphael Collado · 8 years ago
  83. 56641ad tags: replace unitialized argument with NFC_STATUS_FAILED in error path by Ruchi Kandoi · 8 years ago
  84. b674f93 Remove explicit calls to setup threadpool. by Martijn Coenen · 8 years ago
  85. c407297 Fix native crash in nfc_ncif_proc_activate by fang.x.chen · 8 years ago
  86. 5782c47 hal: Use nfc-base.h enums to keep the nfc status and events cohorent with hidl by Ruchi Kandoi · 8 years ago
  87. f7a43fd Remove Bluetooth remnants in bt_target.h and bt_trace.h by Andre Eisenbach · 8 years ago
  88. 6a3a3dd Remove btu_api.h by Andre Eisenbach · 8 years ago
  89. a4d43ca Remove DYNAMIC_MEMORY_* compile flags by Andre Eisenbach · 8 years ago
  90. 98cd45d update NfcAdaptation to match style. by Steven Moreland · 8 years ago
  91. 4c0666e Revert "Revert "Revert "update NfcAdaptation to match style.""" by Steven Moreland · 8 years ago
  92. 9c54ce1 Revert "Revert "update NfcAdaptation to match style."" by Steven Moreland · 8 years ago
  93. b43456c Merge "Revert "update NfcAdaptation to match style."" by Martijn Coenen · 8 years ago
  94. 435f762 Revert "update NfcAdaptation to match style." by Steven Moreland · 8 years ago
  95. d62bb80 Merge "update NfcAdaptation to match style." by Steven Moreland · 8 years ago
  96. eb20671 nfc: ALOGD redefinition warning by Mark Salyzyn · 8 years ago
  97. 09ea226 update NfcAdaptation to match style. by Steven Moreland · 8 years ago
  98. e9e48e5 Switch to using the NFC HIDL HAL. by Martijn Coenen · 8 years ago
  99. 400d445 Fix crash issue on reading ISO-15693 tag with more than 255 bytes NDef message. by Jizhou Liao · 8 years ago
  100. c0e3e1e Merge "Adding robustness to t3t callback function" by Martijn Coenen · 8 years ago