commit | 5ef7aadfa3f95fdc1778e5aa96222cd21d793fea | [log] [tgz] |
---|---|---|
author | Jimmy Chen <jimmycmchen@google.com> | Tue Oct 15 15:45:26 2019 +0800 |
committer | Jimmy Chen <jimmycmchen@google.com> | Tue Oct 15 16:35:45 2019 +0800 |
tree | 517486937ff317452a900d4ae2dd76f4b309caa4 | |
parent | 4ea0e204d8be1848a01f1766b57e4eb16a16f532 [diff] |
p2p: continue listening next request if no post-PD operations If no post-provision discovery operations, it should continue listening next request or this results in the p2p_find operation getting stopped (stuck in SEARCH state) unexpectedly. Bug: 141382930 Test: CtsVerifier - WiFi Direct Change-Id: I3f4a5f2afcda24297beaef8a1d7e90c5e071e665 Signed-off-by: Jimmy Chen <jimmycmchen@google.com>