commit | 3db6ae78032b2b93bd3aa39f113db6eb2d55981f | [log] [tgz] |
---|---|---|
author | Nate Jiang <qiangjiang@google.com> | Mon Apr 05 16:11:56 2021 -0700 |
committer | Nate Jiang <qiangjiang@google.com> | Wed Apr 07 19:40:41 2021 -0700 |
tree | 7c94fafe6fb5db6895996afb742445c19f225abb | |
parent | bbb36915fbbe559d45e6553b271314ce52aff6d0 [diff] |
[Aware] Handle destroy NDP and disable Aware in a better order 1. When disconnectLocal with no active session, framework should delete all interface first, then disable aware. This can prevent the issue that peer waiting for NDP_END a long time. 2. Defer the connect request when disable Aware is not finished, to prevent race condition issue. Bug: 159364908 Test: atest FrameworksWifiTests Change-Id: Id90443a4cc147e798a319f94b7787056525bda54