Searched refs:RemoveP2pService (Results 1 – 6 of 6) sorted by relevance
173 virtual int32_t RemoveP2pService(const std::string& ifname) in RemoveP2pService() function
61 int32_t RemoveP2pService(const std::string& ifname) override;
563 int32_t WifiChip::RemoveP2pService(const std::string& ifname) in RemoveP2pService() function in OHOS::HDI::Wlan::Chip::V1_0::WifiChip
147 wifiChip->RemoveP2pService(ifname1);
221 RemoveP2pService([in] String ifname);
1423 ret = chip->RemoveP2pService(ifaceName); in RemoveIface()