Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/hostapd/aidl/vts/functional/
DVtsHalHostapdTargetTest.cpp86 isBridgedSupport = testing::checkSubstringInCommandOutput( in SetUp()
102 bool isBridgedSupport; member in HostapdAidl
472 if (!isBridgedSupport) GTEST_SKIP() << "Missing Bridged AP support"; in TEST_P()
/hardware/interfaces/wifi/aidl/vts/functional/
Dwifi_chip_aidl_test.cpp851 bool isBridgedSupport = testing::checkSubstringInCommandOutput( in TEST_P() local
854 if (!isBridgedSupport) { in TEST_P()