Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/hostapd/1.3/vts/functional/
Dhostapd_hidl_test.cpp119 vec_channelParams; in getIfaceParamsWithoutAcs() local
145 vec_channelParams.push_back(channelParams_1_3); in getIfaceParamsWithoutAcs()
147 iface_params_1_3.channelParamsList = vec_channelParams; in getIfaceParamsWithoutAcs()
162 vec_channelParams; in getIfaceParamsWithBridgedModeACS() local
164 vec_channelParams.push_back(iface_params_1_3.channelParamsList[0]); in getIfaceParamsWithBridgedModeACS()
176 vec_channelParams.push_back(second_channelParams_1_3); in getIfaceParamsWithBridgedModeACS()
178 iface_params_1_3.channelParamsList = vec_channelParams; in getIfaceParamsWithBridgedModeACS()