commit | 400d9fa0a92df29a85a0e2e982b56993904945cb | [log] [tgz] |
---|---|---|
author | Nate Jiang <qiangjiang@google.com> | Wed Jul 08 10:56:26 2020 -0700 |
committer | Nate Jiang <qiangjiang@google.com> | Wed Jul 08 10:56:26 2020 -0700 |
tree | 77acd4b0a0538d43643b59322fbe1716c1e26a88 | |
parent | ef7bf24010d72eaf71580eb594e1e6a2882894e8 [diff] |
[VTS] Use primary channel to enable RTT responder Bug: 160109667 Test: atest VtsHalWifiRttV1_4TargetTest Change-Id: I9bbe5cdaf9656503acb87e2888856e0f199dc45f
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