Home
last modified time | relevance | path

Searched refs:second_channelParams (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/wifi/hostapd/aidl/vts/functional/
DVtsHalHostapdTargetTest.cpp135 ChannelParams second_channelParams; in getIfaceParamsWithBridgedModeACS() local
136 second_channelParams.channel = 0; in getIfaceParamsWithBridgedModeACS()
137 second_channelParams.enableAcs = true; in getIfaceParamsWithBridgedModeACS()
138 second_channelParams.bandMask = BandMask::BAND_5_GHZ; in getIfaceParamsWithBridgedModeACS()
139 vec_channelParams.push_back(second_channelParams); in getIfaceParamsWithBridgedModeACS()