Closed
Bug 1071519
Opened 10 years ago
Closed 10 years ago
[NFC] nfcd notify multiple tag discover to gecko
Categories
(Firefox OS Graveyard :: NFC, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2.1 S5 (26sep)
People
(Reporter: dimi, Assigned: dimi)
References
Details
Attachments
(1 file, 1 obsolete file)
In some scenarios, libnfc-nci will detect tag discover multiple-times. Then nfcd may notify the same tag technology in tech_discover event.
Although multiple-tag detection is not support and the tag discover reported by libnfc-nci maybe incorrect, we still could do error handling in nfcd.
In this bug, we will make sure nfcd will not notify the same tag technology in tech discover event
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8505394 -
Flags: review?(allstars.chh)
Comment on attachment 8505394 [details]
pull request to mozilla-b2g/platform_system_nfcd
see comments on github
Attachment #8505394 -
Flags: review?(allstars.chh)
Assignee | ||
Updated•10 years ago
|
Summary: [NFC] Notify the same tag technology to gecko → [NFC] nfcd notify multiple tag discover to gecko
Assignee | ||
Comment 3•10 years ago
|
||
After discuss with yoshi, we decide nfcd should not notify multiple tag discover to gecko.
Assignee | ||
Updated•10 years ago
|
Attachment #8505394 -
Flags: review?(allstars.chh)
Comment on attachment 8505394 [details]
pull request to mozilla-b2g/platform_system_nfcd
See github comments for the naming nits.
Attachment #8505394 -
Flags: review?(allstars.chh) → review+
Assignee | ||
Comment 5•10 years ago
|
||
Update nfcd pull request with nits fixed
Assignee | ||
Comment 6•10 years ago
|
||
Attachment #8505394 -
Attachment is obsolete: true
Attachment #8507757 -
Flags: review+
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•