Searched refs:PublishP2pConnStateEvent (Results 1 – 3 of 3) sorted by relevance
72 static bool PublishP2pConnStateEvent(const int &code, const std::string &data);
174 bool WifiCommonEventHelper::PublishP2pConnStateEvent(const int &code, const std::string &data) in PublishP2pConnStateEvent() function in OHOS::Wifi::WifiCommonEventHelper
309 …WifiCommonEventHelper::PublishP2pConnStateEvent((int)info.GetConnectState(), "OnP2pConnectStateCha… in DealP2pConnectionChanged()