[VTS] Use primary channel to enable RTT responder

Bug: 160109667
Test: atest VtsHalWifiRttV1_4TargetTest
Change-Id: I9bbe5cdaf9656503acb87e2888856e0f199dc45f
This commit is contained in:
Nate Jiang 2020-07-08 10:56:26 -07:00
parent ef7bf24010
commit 400d9fa0a9

View file

@ -225,8 +225,8 @@ TEST_P(WifiRttControllerHidlTest, EnableResponder_1_4) {
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