Home
last modified time | relevance | path

Searched refs:P2P (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_chip_modes.cpp26 #define P2P IfaceType::P2P macro
50 p2pTypes.push_back(P2P); in MakeComModes()
H A Dwifi_chip.cpp234 IfaceType::AP, IfaceType::P2P, IfaceType::STA in ExpandIfaceCombinations()
257 iface_counts[IfaceType::P2P] = p2pIfaces_.size(); in GetCurrentIfaceCombo()
285 for (const auto ifaceType : {IfaceType::AP, IfaceType::P2P, IfaceType::STA}) { in CanExpandedIfaceSupportIfaceType()
409 IfaceType::AP, IfaceType::P2P, IfaceType::STA in CanExpandedIfaceComboSupportIfaceCombo()
551 if (!CanSupportIfaceType(IfaceType::P2P)) { in CreateP2pService()
H A Dwifi_p2p_iface.cpp49 type = IfaceType::P2P; in GetIfaceType()
/drivers/peripheral/wlan/test/unittest/chip/
H A Dwifi_p2p_iface_test.cpp70 EXPECT_TRUE(type == IfaceType::P2P); in HWTEST_F()

Completed in 3 milliseconds