1. 22 Feb, 2016 1 commit
    • Jizhou Liao's avatar
      Swap LF_T3T_FLAGS bytes for PN548 · 8dfb5021
      Jizhou Liao authored
      PN548 firmware implements LF_T3T_FLAGS in big endian.
      As NCI spec required, it should present as little endian.
      This patch is a workaround to swap LF_T3T_FLAGS byte from little endian
      to big endian.
      
      Bug: 22379408
      8dfb5021
  2. 04 Feb, 2016 3 commits
  3. 03 Feb, 2016 1 commit
    • Martijn Coenen's avatar
      Set RC=1 when only polling for T3T. · 4c888f85
      Martijn Coenen authored
      According to the NFC Forum Activity spec, controllers must:
      1) Poll with RC=0 and SC=FFFF to find NFC-DEP targets
      2) Poll with RC=1 and SC=FFFF to find T3T targets
      
      Many controllers don't do this yet, and seem to be
      activating NFC-DEP by default.
      We can at least fix the scenario where we're not interested
      in NFC-DEP, by setting RC=1 in that case. Otherwise, keep
      the default of RC=0.
      
      Change-Id: Icc27950c38bf0b0a10fc1325e85e4a526557b641
      4c888f85
  4. 22 Jan, 2016 3 commits
  5. 21 Jan, 2016 1 commit
  6. 08 Jan, 2016 3 commits
  7. 25 Nov, 2015 4 commits
  8. 24 Nov, 2015 1 commit
  9. 05 Nov, 2015 9 commits
  10. 03 Nov, 2015 7 commits
  11. 02 Nov, 2015 4 commits
  12. 30 Oct, 2015 3 commits