Home
last modified time | relevance | path

Searched refs:GetStaServiceIfNames (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/wlan/test/unittest/chip/
H A Dwifi_chip_test.cpp173 wifiChip->GetStaServiceIfNames(ifnames); in HWTEST_F()
177 EXPECT_TRUE(wifiChip->GetStaServiceIfNames(ifnames) == HDF_FAILURE); in HWTEST_F()
/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_chip.h64 int32_t GetStaServiceIfNames(std::vector<std::string>& ifnames) override;
H A Dwifi_chip.cpp621 int32_t WifiChip::GetStaServiceIfNames(std::vector<std::string>& ifnames) in GetStaServiceIfNames() function in OHOS::HDI::Wlan::Chip::V1_0::WifiChip

Completed in 3 milliseconds