Searched refs:GroupClientRemove (Results 1 – 3 of 3) sorted by relevance
258 WifiErrorNo GroupClientRemove(const std::string &deviceMac) const;
339 WifiErrorNo WifiP2PHalInterface::GroupClientRemove(const std::string &deviceMac) const in GroupClientRemove() function in OHOS::Wifi::WifiP2PHalInterface
194 if (WifiP2PHalInterface::GetInstance().GroupClientRemove(deviceMac)) { in ProcessCmdRemoveGroupClient()