Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/hostapd/1.0/vts/functional/
Dhostapd_hidl_test.cpp61 std::string getPrimaryWlanIfaceName() { in getPrimaryWlanIfaceName() function in HostapdHidlTest
69 iface_params.ifaceName = getPrimaryWlanIfaceName(); in getIfaceParamsWithAcs()
81 iface_params.ifaceName = getPrimaryWlanIfaceName(); in getIfaceParamsWithoutAcs()
93 iface_params.ifaceName = getPrimaryWlanIfaceName(); in getIfaceParamsWithInvalidChannel()
228 HIDL_INVOKE(hostapd_, removeAccessPoint, getPrimaryWlanIfaceName()); in TEST_P()
/hardware/interfaces/wifi/hostapd/1.1/vts/functional/
Dhostapd_hidl_test.cpp64 std::string getPrimaryWlanIfaceName() { in getPrimaryWlanIfaceName() function in HostapdHidlTest
78 iface_params.ifaceName = getPrimaryWlanIfaceName(); in getIfaceParamsWithAcs()
115 iface_params.ifaceName = getPrimaryWlanIfaceName(); in getIfaceParamsWithoutAcs()
274 HIDL_INVOKE(hostapd_, removeAccessPoint, getPrimaryWlanIfaceName()); in TEST_P()