Searched refs:RemoveP2pIface (Results 1 – 4 of 4) sorted by relevance
237 bool RemoveP2pIface(const std::string &ifaceName);
229 bool HalDeviceManager::RemoveP2pIface(const std::string &ifaceName) in RemoveP2pIface() function in OHOS::Wifi::HalDeviceManager
353 DelayedSingleton<HalDeviceManager>::GetInstance()->RemoveP2pIface(ifaceName);376 bool result = DelayedSingleton<HalDeviceManager>::GetInstance()->RemoveP2pIface(ifaceName);
209 DelayedSingleton<HalDeviceManager>::GetInstance()->RemoveP2pIface(ifaceName); in CloseP2pService()