Michal Labedzki
changed
bug 9119
What |
Removed |
Added |
Attachment #11536 Flags |
|
review_for_checkin?
|
Comment # 8
on bug 9119
from Michal Labedzki
Created attachment 11536 [details]
[PATCH 2] NFC: PN532: Implement most things from PN532 specification
Ok, here you are. I guess bug can be closed with this patch.
Current dissector status:
There are only three "TODOs" (DIAGNOSE_REQ, DIAGNOSE_RSP,
IN_LIST_PASSIVE_TARGET_RS). Two of them (DIAGNOSE_RSP,
IN_LIST_PASSIVE_TARGET_RSP) need storing additional data in wmem_tree so we can
use it in request where we cannot based on response parameters. I will try to
implement this later.
PS. I see there is need for ACR122 dissector (on top of USBCCID). Then
currently skipped bytes in prefix and postfix can be decoded in that dissector.
I will try to implement it too.
You are receiving this mail because:
- You are watching all bug changes.