Searched refs:isBridged (Results 1 – 4 of 4) sorted by relevance
56 std::string setupApIfaceAndGetName(bool isBridged) { in setupApIfaceAndGetName() argument58 if (isBridged) { in setupApIfaceAndGetName()66 LOG(ERROR) << "Unable to create iface. isBridged=" << isBridged; in setupApIfaceAndGetName()74 LOG(ERROR) << "Unable to retrieve iface name. isBridged=" << isBridged; in setupApIfaceAndGetName()
47 std::string setupApIfaceAndGetName(bool isBridged) { in setupApIfaceAndGetName() argument49 if (isBridged) { in setupApIfaceAndGetName()57 LOG(ERROR) << "Unable to create iface. isBridged=" << isBridged; in setupApIfaceAndGetName()65 LOG(ERROR) << "Unable to retrieve iface name. isBridged=" << isBridged; in setupApIfaceAndGetName()
116 std::string setupApIfaceAndGetName(bool isBridged) { in setupApIfaceAndGetName() argument118 return HostapdAidlTestUtils::setupApIfaceAndGetName(isBridged); in setupApIfaceAndGetName()120 return HostapdLegacyTestUtils::setupApIfaceAndGetName(isBridged); in setupApIfaceAndGetName()
94 std::string setupApIfaceAndGetName(bool isBridged) { in setupApIfaceAndGetName() argument96 if (isBridged) { in setupApIfaceAndGetName()