Merge "[VTS] Use primary channel to enable RTT responder" into rvc-dev

This commit is contained in:
Nate Jiang 2020-07-14 18:29:36 +00:00 committed by Android (Google) Code Review
commit cf95a2fe53

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