[go: nahoru, domu]

  1. 0c515ae Readability fix: if statement assignments by Ruchi Kandoi · 7 years ago
  2. 6fca02d Apply clang-format by Ruchi Kandoi · 7 years ago
  3. 46e6e28 Fix comments with #defines which exceed 80 characters by Ruchi Kandoi · 7 years ago
  4. 552f2b7 Fix comments which aren't accurately fixed by clang-format by Ruchi Kandoi · 7 years ago
  5. a6eddd8 Add dependent header files before clang-format by Ruchi Kandoi · 7 years ago
  6. 4182dab Remove exported api symbols and other windows related defines by Ruchi Kandoi · 8 years ago
  7. 2e1facb Remove Connection Handle utilties, since it's not used on Android. by Ruchi Kandoi · 8 years ago
  8. 0a73688 Use NFC_HDR/_SIZE instead of BT_HDR/_SIZE by Ruchi Kandoi · 8 years ago
  9. 303fec1 nfc: Remove defined(MACRO) and define undefined macros by Ruchi Kandoi · 8 years ago
  10. 4a17964 Replace TRUE/FALSE directives with standard true/false by Ruchi Kandoi · 8 years ago
  11. 911a540 Replaces BCM_STRNCPY and other string functions with standards. by Ruchi Kandoi · 8 years ago
  12. 512ee63 Changes data types to standard types. by Ruchi Kandoi · 8 years ago
  13. a4d43ca Remove DYNAMIC_MEMORY_* compile flags by Andre Eisenbach · 8 years ago
  14. 65ebec5 Fix warnings in external/libnfc-nci/src. by Jizhou Liao · 8 years ago
  15. 4c888f8 Set RC=1 when only polling for T3T. by Martijn Coenen · 8 years ago
  16. ae2dabb Merge "Implementation of HCE for NFC-F." by Martijn Coenen · 9 years ago
  17. 5cbce03 Add Mifare Classic support. by Jizhou Liao · 9 years ago
  18. 013277e Adding MiFARE DESFire format support by Jizhou Liao · 9 years ago
  19. 85b2aa5 Fix Mifare Classic presence check. by Martijn Coenen · 9 years ago
  20. acf1ec0 Fix conflict vendor proprietary Protocol and Discovery technology definitions by Jizhou Liao · 9 years ago
  21. 2ef0896 Add Peer-To-Peer priority mechanism by Jizhou Liao · 9 years ago
  22. 3088e1d Avoid routing table update if nothing changed. by Jizhou Liao · 9 years ago
  23. c979cdf T1T HR0 and HR1 parameters missing. by Jizhou Liao · 9 years ago
  24. 24d5f0d Memory leak and NULL pointer check fixes. by Jizhou Liao · 9 years ago
  25. 0336e5a Add NFC-DEP routing by Jizhou Liao · 9 years ago
  26. 4fa41c7 Implementation of HCE for NFC-F. by Yoshinobu Ito · 9 years ago
  27. 4817764 Bump LLCP version to 1.2 by Martijn Coenen · 9 years ago
  28. c19fe79 Fix null pointer dereference. by Martijn Coenen · 10 years ago
  29. 5826886 If wildcard AID is registered, always use NFA_CE_DEACTIVATED_EVT. by Sherry Smith · 11 years ago
  30. fab6ab8 Handle adjustment of routing table during power-off-sleep mode. by Sherry Smith · 10 years ago
  31. e09fd9c Re-send discovery config parameters when waking from power-off-sleep. by Sherry Smith · 10 years ago
  32. eb80fc8 Handle Transmission error during NDef Read operation. by Paul Chaisson · 10 years ago
  33. 8adba76 Work-around for Mifare Desfire tag. by Sherry Smith · 10 years ago
  34. 855ae32 Whitelist configuration. by Prasad Karuppasamy · 11 years ago
  35. 2872454 Updated version strings. by Paul Chaisson · 10 years ago
  36. c2ae269 Check maximum size of listen-mode routing table. by Sherry Smith · 10 years ago
  37. 40e67c9 When adjusting routing table, wait for completion event. by Sherry Smith · 11 years ago
  38. ca0bff4 Calculate free space in the listen-mode routing table. by Sherry Smith · 10 years ago
  39. a96095b Allow the total routing entry size of an NFCEE to exceed the capacity of an NCI command. by Sherry Smith · 11 years ago
  40. 7b9f7f6 Enhance nfa-ee to handle bigger routing table. by Sherry Smith · 11 years ago
  41. 81ad477 Allow NFA-EE API to be used to set up routing even if nfa_ee_max_ee_cfg is 0. by Sherry Smith · 11 years ago
  42. afb70e8 Handle UICC that takes a while to initialize. by Paul Chaisson · 11 years ago
  43. 43ef645 Verify the routing table can hold the new routing entry before adding it. by Sherry Smith · 11 years ago
  44. f23dcad Increase routing table size and add checks. by Paul Chaisson · 11 years ago
  45. a24be4f Upgrade stack to NFA_PI_1.03.66+ by Evan Chu · 11 years ago
  46. e9629ba Adjust copyright year to 2014. by Evan Chu · 10 years ago
  47. 1ba9dcc Fix memory leak. by Evan Chu · 11 years ago
  48. 67aef6c Stack supports enable/disable listen modes and pause/resume P2P. by Evan Chu · 11 years ago
  49. 09de1b2 Enable/Disable listen mode API. by Martijn Coenen · 11 years ago
  50. b4b1c46 Don't call into HAL for determining max num EE. by Martijn Coenen · 11 years ago
  51. d23e053 Allow HAL side to configure nfa_ee_max_ee_cfg. by Evan Chu · 11 years ago
  52. d05817f Upgrade to new stack. by Evan Chu · 11 years ago
  53. 91ada91 Ability to adjust RF discovery frequency for each technology. by Evan Chu · 11 years ago
  54. df5080d Upgrade stack to NFA_MI_1.03.62. by Evan Chu · 11 years ago
  55. 7c69b27 Upgrade stack to NFA_MI_1.03.60. by Evan Chu · 11 years ago
  56. 86fd6a0 Handle RF-interface-error during sleep-wake operation. by Evan Chu · 11 years ago
  57. c95c79c Upgrade to new stack NFA_MP_1.03.1 by Evan Chu · 11 years ago
  58. ddf6125 Don't start a timer to update the routing table. by Martijn Coenen · 11 years ago
  59. 45e6823 Send config params on HAL_NfcPreDiscover(). by Evan Chu · 11 years ago
  60. dd682fa Notify upper layers of first LLCP packet. by Martijn Coenen · 11 years ago
  61. 5c65c3a Latest NFC stack-drop from Broadcom. by Martijn Coenen · 11 years ago
  62. bf6bb39 Don't use AFI in 15693 INVENTORY commands. by Martijn Coenen · 11 years ago
  63. 85b7e84 Do not require getSystemInfo() for ISO15693 tags. by Evan Chu · 11 years ago
  64. e9df6ba Snapshot 7ddd630e136a035ba463c427285c5c3e9f199ee0 by The Android Open Source Project · 12 years ago