summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorJimmy Chen <jimmycmchen@google.com>2019-12-19 13:25:21 +0200
committerJimmy Chen <jimmycmchen@google.com>2020-08-21 15:37:06 +0800
commit0234e4c4c926043e2c9e6c8f71407f1e2ff03c6a (patch)
tree20761afe4a0c4654d8e245a998edc274eda2f757 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parent346cee22ff6795d1a119b6931ff9e62ad4a68134 (diff)
wifi: add interface name to ScanResult
Add interface name to ScanResult to allow connection on a secondary interface. In the initial support for multiple chips, a single ClientModeImpl supports connection to multiple interfaces, but only one at a time. When a new connection is needed, the ClientModeImpl is handed a WifiConfiguration with attached ScanResult to describe the connection. The ClientModeImpl needs to figure out on which interface to perform the connection. Having interface name as part of ScanResult makes it very easy to figure out the interface. It is also very easy to add as the scanner implementation always have this information at hand. Without the interface name, there is not enough information to figure out the exact interface (chip) to which the connection belongs. Bug: 147495504 Test: Manual - enable wifi and connect to an access point Test: atest com.android.server.wifi Test: atest FrameworksWifiApiTests Change-Id: I9e2f102f27eab01dbc407ea9cbb0bd9d6819395a
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions