Home
last modified time | relevance | path

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

/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_chip.h66 int32_t RemoveStaService(const std::string& ifname) override;
H A Dwifi_chip.cpp639 int32_t WifiChip::RemoveStaService(const std::string& ifname) in RemoveStaService() function in OHOS::HDI::Wlan::Chip::V1_0::WifiChip
650 HDF_LOGI("RemoveStaService Invalidate and erase iface:%{public}s", ifname.c_str()); in RemoveStaService()
/drivers/peripheral/wlan/test/unittest/chip/
H A Dwifi_chip_test.cpp176 wifiChip->RemoveStaService(ifname1); in HWTEST_F()

Completed in 3 milliseconds