Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/hostapd/1.3/vts/functional/
Dhostapd_hidl_test.cpp115 IHostapd::IfaceParams iface_params_1_3; in getIfaceParamsWithoutAcs() local
146 iface_params_1_3.V1_2 = iface_params_1_2; in getIfaceParamsWithoutAcs()
147 iface_params_1_3.channelParamsList = vec_channelParams; in getIfaceParamsWithoutAcs()
148 return iface_params_1_3; in getIfaceParamsWithoutAcs()
154 IHostapd::IfaceParams iface_params_1_3 = in getIfaceParamsWithBridgedModeACS() local
156 iface_params_1_3.V1_2.V1_1.V1_0.channelParams.enableAcs = true; in getIfaceParamsWithBridgedModeACS()
157 iface_params_1_3.V1_2.V1_1.V1_0.channelParams.acsShouldExcludeDfs = in getIfaceParamsWithBridgedModeACS()
164 vec_channelParams.push_back(iface_params_1_3.channelParamsList[0]); in getIfaceParamsWithBridgedModeACS()
172 second_channelParams_1_3.V1_2 = iface_params_1_3.V1_2.channelParams; in getIfaceParamsWithBridgedModeACS()
178 iface_params_1_3.channelParamsList = vec_channelParams; in getIfaceParamsWithBridgedModeACS()
[all …]