ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 9119] NFC: PN532 implement half of specification

Date: Wed, 11 Sep 2013 09:45:10 +0000

changed bug 9119

What Removed Added
Attachment #11536 Flags   review_for_checkin?

Comment # 8 on bug 9119 from
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.