Work-around for Mifare Desfire tag.
When a Mifare Desfire tag is identified, perform RF-deactivate
to sleep, then RF-select ISO-DEP interface to re-activate the tag,
even the current interface is already ISO-DEP.
The above operation puts the tag in the right mode to
accept native Desfire commands, not just NFC Forum commands.
This patch fixes a problem where data from the tag is received by the stack,
but the stack does not emit NFA_DATA_EVT.
Change-Id: If347353cdd03902a2faf9bad404eece90e1e32c0
2 files changed