diff options
author | 2016-07-08 15:52:46 +0200 | |
---|---|---|
committer | 2016-07-11 02:02:03 +0200 | |
commit | d85a301c26621d3466956dc477c32c20c15a52ee (patch) | |
tree | 9cf96aa5fbd857d44e49a8e2abc79a3e3af2f70a /include | |
parent | NFC: digital: Add support for NFC DEP Response Waiting Time (diff) | |
download | wireguard-linux-d85a301c26621d3466956dc477c32c20c15a52ee.tar.xz wireguard-linux-d85a301c26621d3466956dc477c32c20c15a52ee.zip |
NFC: digital: Fix RTOX supervisor PDU handling
When the target needs more time to process the received PDU, it sends
Response Timeout Extension (RTOX) PDU.
When the initiator receives a RTOX PDU, it must reply with a RTOX PDU
and extends the current rwt value with the formula:
rwt_int = rwt * rtox
This patch takes care of the rtox value passed by the target in the RTOX
PDU and extends the timeout for the next response accordingly.
Signed-off-by: Thierry Escande <thierry.escande@collabora.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions