commit | e3e480d6a03c74430e94d0813a48ff82dc6edd33 | [log] [tgz] |
---|---|---|
author | Jimmy Chen <jimmycmchen@google.com> | Tue Feb 25 11:23:15 2020 +0800 |
committer | Jimmy Chen <jimmycmchen@google.com> | Wed Feb 26 01:29:30 2020 +0000 |
tree | c6d770763bd1432832421bb6ab02f33fe01e28dd | |
parent | 01a8f78043fc03b96b9046e21a0d7ba361ba3dab [diff] |
p2p: update GO device information when group is started If a GC leaves a group and re-connects to the GO quickly, the GC might be at connected state but show no GO device. This is a timing issue that GC removes GO device after previous group removal clean-up and then be invited immediately. Bug: 140534718 Test: connect to a peer and check logs. Change-Id: I3b49257058cab0c47b2a60d54c07544690a88db1