Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/hostapd/aidl/vts/functional/
DVtsHalHostapdTargetTest.cpp105 IfaceParams getIfaceParamsWithoutAcs(std::string iface_name) { in getIfaceParamsWithoutAcs() function in HostapdAidl
128 IfaceParams iface_params = getIfaceParamsWithoutAcs(iface_name); in getIfaceParamsWithBridgedModeACS()
146 IfaceParams iface_params = getIfaceParamsWithoutAcs(iface_name); in getIfaceParamsWithAcs()
179 IfaceParams iface_params = getIfaceParamsWithoutAcs(iface_name); in getIfaceParamsWithInvalidChannel()
323 auto status = hostapd->addAccessPoint(getIfaceParamsWithoutAcs(ifname), getPskNwParams()); in TEST_P()
333 auto status = hostapd->addAccessPoint(getIfaceParamsWithoutAcs(ifname), in TEST_P()
344 auto status = hostapd->addAccessPoint(getIfaceParamsWithoutAcs(ifname), getOpenNwParams()); in TEST_P()
358 IfaceParams params = getIfaceParamsWithoutAcs(ifname); in TEST_P()
372 hostapd->addAccessPoint(getIfaceParamsWithoutAcs(ifname), getSaeTransitionNwParams()); in TEST_P()
383 auto status = hostapd->addAccessPoint(getIfaceParamsWithoutAcs(ifname), getSaeNwParams()); in TEST_P()
[all …]
/hardware/interfaces/wifi/hostapd/1.3/vts/functional/
Dhostapd_hidl_test.cpp108 IHostapd::IfaceParams getIfaceParamsWithoutAcs(std::string iface_name) { in getIfaceParamsWithoutAcs() function in HostapdHidlTest
155 getIfaceParamsWithoutAcs(iface_name); in getIfaceParamsWithBridgedModeACS()
185 getIfaceParamsWithoutAcs(iface_name); in getIfaceParamsWithAcs()
306 getIfaceParamsWithoutAcs(iface_name); in getIfaceParamsWithInvalidChannel()
378 getIfaceParamsWithoutAcs(ifname), getPskNwParams()); in TEST_P()
389 getIfaceParamsWithoutAcs(ifname), in TEST_P()
402 getIfaceParamsWithoutAcs(ifname), getOpenNwParams()); in TEST_P()
414 getIfaceParamsWithoutAcs(ifname), in TEST_P()
428 getIfaceParamsWithoutAcs(ifname), getSaeNwParams()); in TEST_P()
457 getIfaceParamsWithoutAcs(ifname), getPskNwParams()); in TEST_P()
[all …]
/hardware/interfaces/wifi/hostapd/1.2/vts/functional/
Dhostapd_hidl_test.cpp107 IHostapd::IfaceParams getIfaceParamsWithoutAcs(std::string iface_name) { in getIfaceParamsWithoutAcs() function in HostapdHidlTest
134 getIfaceParamsWithoutAcs(iface_name); in getIfaceParamsWithAcs()
229 getIfaceParamsWithoutAcs(iface_name); in getIfaceParamsWithInvalidChannel()
314 getIfaceParamsWithoutAcs(ifname), getPskNwParams()); in TEST_P()
328 getIfaceParamsWithoutAcs(ifname), getOpenNwParams()); in TEST_P()
342 getIfaceParamsWithoutAcs(ifname), in TEST_P()
358 getIfaceParamsWithoutAcs(ifname), getSaeNwParams()); in TEST_P()
391 getIfaceParamsWithoutAcs(ifname), getPskNwParams()); in TEST_P()
423 getIfaceParamsWithoutAcs(ifname), getInvalidPskNwParams()); in TEST_P()
437 getIfaceParamsWithoutAcs(ifname), in TEST_P()
[all …]
/hardware/interfaces/wifi/hostapd/1.1/vts/functional/
Dhostapd_hidl_test.cpp115 IHostapd::IfaceParams getIfaceParamsWithoutAcs() { in getIfaceParamsWithoutAcs() function in HostapdHidlTest
132 IHostapd::IfaceParams iface_params_1_1 = getIfaceParamsWithoutAcs(); in getIfaceParamsWithInvalidChannel()
247 getIfaceParamsWithoutAcs(), getPskNwParams()); in TEST_P()
261 getIfaceParamsWithoutAcs(), getOpenNwParams()); in TEST_P()
291 getIfaceParamsWithoutAcs(), getPskNwParams()); in TEST_P()
319 HIDL_INVOKE(hostapd_, addAccessPoint_1_1, getIfaceParamsWithoutAcs(), in TEST_P()
/hardware/interfaces/wifi/hostapd/1.0/vts/functional/
Dhostapd_hidl_test.cpp96 IHostapd::IfaceParams getIfaceParamsWithoutAcs() { in getIfaceParamsWithoutAcs() function in HostapdHidlTest
199 getIfaceParamsWithoutAcs(), getPskNwParams()); in TEST_P()
211 HIDL_INVOKE(hostapd_, addAccessPoint, getIfaceParamsWithoutAcs(), in TEST_P()
242 getIfaceParamsWithoutAcs(), getPskNwParams()); in TEST_P()
270 HIDL_INVOKE(hostapd_, addAccessPoint, getIfaceParamsWithoutAcs(), in TEST_P()