Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds