commit | bf69f2535db6ab73d0462be5d4a8c30a7c1bb74a | [log] [tgz] |
---|---|---|
author | Nate Jiang <qiangjiang@google.com> | Tue Jul 14 18:37:55 2020 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jul 14 18:37:55 2020 +0000 |
tree | 9f9fb345b898f9a3f16a300f15ac1d06f3fbc23b | |
parent | 18f8abf56cc08b5ef0db6151a7b142fe328f2996 [diff] | |
parent | cf95a2fe5341a521dbe27a77a1b791c693766f2e [diff] |
Merge "[VTS] Use primary channel to enable RTT responder" into rvc-dev am: cf95a2fe53 Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/12109459 Change-Id: Ic89366a3adcd75b71e3a65a1287b71843547f43b
diff --git a/wifi/1.4/vts/functional/wifi_rtt_controller_hidl_test.cpp b/wifi/1.4/vts/functional/wifi_rtt_controller_hidl_test.cpp index 9d84223..a099c8a 100644 --- a/wifi/1.4/vts/functional/wifi_rtt_controller_hidl_test.cpp +++ b/wifi/1.4/vts/functional/wifi_rtt_controller_hidl_test.cpp
@@ -225,8 +225,8 @@ int cmdId = 55; WifiChannelInfo channelInfo; channelInfo.width = WifiChannelWidthInMhz::WIDTH_80; - channelInfo.centerFreq = 5690; - channelInfo.centerFreq0 = 5690; + channelInfo.centerFreq = 5660; + channelInfo.centerFreq0 = 5660; channelInfo.centerFreq1 = 0; // Get the responder first