Home
last modified time | relevance | path

Searched defs:ifaceTool (Results 1 – 11 of 11) sorted by relevance

/drivers/peripheral/wlan/test/unittest/chip/
Dwifi_chip_test.cpp54 std::shared_ptr<IfaceTool> ifaceTool; member in WifiChipTest::WifiChipTest
109 std::weak_ptr<IfaceTool> ifaceTool = std::make_shared<IfaceTool>(); variable
137 std::weak_ptr<IfaceTool> ifaceTool = std::make_shared<IfaceTool>(); variable
165 std::weak_ptr<IfaceTool> ifaceTool = std::make_shared<IfaceTool>(); variable
Dinterface_tool_test.cpp41 std::shared_ptr<IfaceTool> ifaceTool = std::make_shared<IfaceTool>(); variable
Dwifi_vendor_hal_list_test.cpp30 std::weak_ptr<IfaceTool> ifaceTool = std::make_shared<IfaceTool>(); in SetUp() local
Dwifi_chip_modes_test.cpp49 std::shared_ptr<IfaceTool> ifaceTool; member in WifiChipModesTest::WifiChipModesTest
Dwifi_p2p_iface_test.cpp33 std::weak_ptr<IfaceTool> ifaceTool = std::make_shared<IfaceTool>(); in SetUp() local
Dwifi_ap_iface_test.cpp54 std::shared_ptr<IfaceTool> ifaceTool; member in WifiApIfaceTest::WifiApIfaceTest
Dwifi_sta_iface_test.cpp53 std::shared_ptr<IfaceTool> ifaceTool; member in WifiStaIfaceTest::WifiStaIfaceTest
Dwifi_vendor_hal_test.cpp58 std::shared_ptr<IfaceTool> ifaceTool; member in WifiVendorHalTest::WifiVendorHalTest
/drivers/peripheral/wlan/chip/hdi_service/
Diface_util.cpp24 IfaceUtil::IfaceUtil(const std::weak_ptr<IfaceTool> ifaceTool) in IfaceUtil()
Dwifi_vendor_hal_list.cpp32 const std::weak_ptr<IfaceTool> ifaceTool) in WifiVendorHalList()
Dwifi_vendor_hal.cpp56 const std::weak_ptr<IfaceTool> ifaceTool, in WifiVendorHal()