Home
last modified time | relevance | path

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

/drivers/peripheral/wlan/test/unittest/chip/
H A Dwifi_chip_test.cpp118 wifiChip->GetApService(ifname1, apIface); in HWTEST_F()
121 EXPECT_TRUE(wifiChip->GetApService(ifname1, apIface) == HDF_FAILURE); in HWTEST_F()
/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_chip.h57 int32_t GetApService(const std::string& ifname, sptr<IChipIface>& iface) override;
H A Dwifi_chip.cpp529 int32_t WifiChip::GetApService(const std::string& ifname, sptr<IChipIface>& iface) in GetApService() function in OHOS::HDI::Wlan::Chip::V1_0::WifiChip

Completed in 2 milliseconds