Home
last modified time | relevance | path

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

/drivers/peripheral/wlan/test/unittest/chip/
H A Dwifi_chip_test.cpp146 wifiChip->GetP2pService(ifname1, p2pIface); in HWTEST_F()
149 EXPECT_TRUE(wifiChip->GetP2pService(ifname1, p2pIface) == HDF_FAILURE); in HWTEST_F()
/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_chip.h61 int32_t GetP2pService(const std::string& ifname, sptr<IChipIface>& iface) override;
H A Dwifi_chip.cpp575 int32_t WifiChip::GetP2pService(const std::string& ifname, sptr<IChipIface>& iface) in GetP2pService() function in OHOS::HDI::Wlan::Chip::V1_0::WifiChip

Completed in 5 milliseconds