commit | a119988446e323afeb9ae35aaea181bf46fe7c12 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni@codeaurora.org> | Wed Mar 28 19:34:59 2018 +0300 |
committer | Jouni Malinen <jouni@codeaurora.org> | Wed Mar 28 19:34:59 2018 +0300 |
tree | dbca9b262eb37ec1e6ab8d75d2cc0dffc8fa0493 | |
parent | ac822b8cbb5578e1befb0a2240989119f741efb6 [diff] |
DPP: Update DPPStep,Timeout behavior for Auth Conf TX case This is only used in Enrollee/Initiator role, so remove the unnecessary dpp_wait_rx_conf_req() call (it would just time out in five seconds). Signed-off-by: Jouni Malinen <jouni@codeaurora.org>