Searched refs:PublishP2pStateChangedEvent (Results 1 – 3 of 3) sorted by relevance
71 static bool PublishP2pStateChangedEvent(const int &code, const std::string &data);
169 bool WifiCommonEventHelper::PublishP2pStateChangedEvent(const int &code, const std::string &data) in PublishP2pStateChangedEvent() function in OHOS::Wifi::WifiCommonEventHelper
271 WifiCommonEventHelper::PublishP2pStateChangedEvent((int)state, "OnP2pStateChanged"); in DealP2pStateChanged()