Closed
Bug 1063439
Opened 9 years ago
Closed 5 years ago
[NFC] nfcd should handle simulated EVT_TRANSACTION event from emulator
Categories
(Firefox OS Graveyard :: NFC, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
2.1 S2 (15aug)
People
(Reporter: dimi, Unassigned, Mentored)
References
Details
Attachments
(1 file, 2 obsolete files)
4.36 KB,
patch
|
Details | Diff | Splinter Review |
According to bug 1059232, Emulator will support notify EVT_TRANSACTION through device file. nfcd should parse the device file and notify EVT_TRANSACTION to gecko.
Reporter | ||
Comment 1•9 years ago
|
||
This patch still require a way to create the detecting HCI event thread only in emulator environment.
Comment 2•9 years ago
|
||
(In reply to Dimi Lee[:dimi][:dlee] from comment #1) > Created attachment 8484880 [details] [diff] [review] > WIP Patch > > This patch still require a way to create the detecting HCI event thread only > in emulator environment. You could check if the device file exists.
Reporter | ||
Comment 3•9 years ago
|
||
(In reply to Thomas Zimmermann [:tzimmermann] [:tdz] from comment #2) > (In reply to Dimi Lee[:dimi][:dlee] from comment #1) > > Created attachment 8484880 [details] [diff] [review] > > WIP Patch > > > > This patch still require a way to create the detecting HCI event thread only > > in emulator environment. > > You could check if the device file exists. Thanks for your suggestion, i will do that in this way!
Reporter | ||
Comment 4•9 years ago
|
||
Attachment #8484880 -
Attachment is obsolete: true
Reporter | ||
Comment 5•9 years ago
|
||
Attachment #8486918 -
Attachment is obsolete: true
Reporter | ||
Comment 6•8 years ago
|
||
Not actively working on this, anyone is interested please feel free to take it
Assignee: dlee → nobody
Mentor: dlee
Status: ASSIGNED → NEW
Comment 7•5 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•