[go: nahoru, domu]

Set RC=1 when only polling for T3T.

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
5 files changed
tree: 2054a3ca951d69d0bea6284f4630e95381ec25c9
  1. halimpl/
  2. src/
  3. Android.mk
  4. CleanSpec.mk
  5. MODULE_LICENSE_APACHE2
  6. NOTICE