Closed
Bug 1056374
Opened 10 years ago
Closed 10 years ago
[Secure Element] NFCD: Return the source of the HCI_EVT_TRANSACTION message.
Categories
(Firefox OS Graveyard :: NFC, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1043276
People
(Reporter: dgarnerlee, Unassigned)
References
Details
nfcd should return the origin of the HCI EVENT Transaction Message, per GSMA 6.0 specs:
-----------------------------
7.4 UI Application triggering requirements
TS26_NFC_REQ_129
A Transaction Event (EVT_Transaction) SHALL be triggered based on the
following information:
Action com.gsma.services.nfc.action.TRANSACTION_EVENT
Mime type -
URI nfc://secure:0/<SEName>/<AID>
- SEName reflects the originating SE
It must be compliant with SIMAlliance Open Mobile APIs
- AID reflects the originating UICC applet identifier
-----------------------------
The URI should be returned, and includes the secure element name and path along with the AID (Application ID). Either Nfcd or the NFC Service should construct that URL, or simply pass all the information up through the stack separately to reconstruct it.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•