commit | 8570ca010314a1e442e3c297c57725f55a1272a8 | [log] [tgz] |
---|---|---|
author | xshu <xshu@google.com> | Thu Apr 22 17:38:45 2021 -0700 |
committer | xshu <xshu@google.com> | Mon Apr 26 18:36:14 2021 -0700 |
tree | 9fda5b1f1a6abc0d4eff34cbc7a695d72b327531 | |
parent | 3fe0bece23ec9b7e1c76ce8e5b4acd3822fe7140 [diff] |
WifiDiagnostics handle multiple clientmode The CL has the following changes: 1. When a connection event is started/stopped via reportConnectionEvent, the ClientModeManager is passed to WifiDiagnostics so that it knows where to get the packet fates from. 2. During dump(), packet fates from all client interfaces are dumped. Bug: 185853705 Test: atest com.android.server.wifi Change-Id: Id8f88fe7f6e4536ec2a9f3a7696965b40ce62294