diff options
author | Mark A. Greer <[email protected]> | 2014-04-23 11:00:56 -0700 |
---|---|---|
committer | Samuel Ortiz <[email protected]> | 2014-05-19 23:52:40 +0200 |
commit | 4b8b6267bed9261c5c2f52e6b1ff258cd9305ad2 (patch) | |
tree | f374f1917387a773def8ddc78c3b8ccc124ee121 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 96e829b433056d8325916631dc370a4ba42bdaf8 (diff) |
NFC: digital: Handle multiple SENSF_REQ frames
According to section 5.15.1.3 of the NFC Activity
Specification, multiple SENSF_REQ commands can be
received by a target before it receives an ATR_REQ
command. To handle this, add a routine that checks
whether a SENSF_REQ or ATR_REQ has been recieved.
If its a SENSF_REQ, respond appropriately and
continue waiting for a ATR_REQ. If its an ATR_REQ,
handle it as before.
CC: Thierry Escande <[email protected]>
Signed-off-by: Mark A. Greer <[email protected]>
Signed-off-by: Samuel Ortiz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions