Searched refs:PublishP2pGroupStateChangedEvent (Results 1 – 3 of 3) sorted by relevance
76 static bool PublishP2pGroupStateChangedEvent(const int &code, const std::string &data);
194 bool WifiCommonEventHelper::PublishP2pGroupStateChangedEvent(const int &code, const std::string &da… in PublishP2pGroupStateChangedEvent() function in OHOS::Wifi::WifiCommonEventHelper
353 WifiCommonEventHelper::PublishP2pGroupStateChangedEvent(0, "OnP2pGroupStateChanged"); in DealP2pGroupsChanged()