Searched refs:PublishHotspotStateChangedEvent (Results 1 – 3 of 3) sorted by relevance
97 …WifiCommonEventHelper::PublishHotspotStateChangedEvent(static_cast<int>(ApState::AP_STATE_CLOSED),… in CloseApService()137 WifiCommonEventHelper::PublishHotspotStateChangedEvent((int)state, msg); in DealApStateChanged()
67 static bool PublishHotspotStateChangedEvent(const int &code, const std::string &data);
149 bool WifiCommonEventHelper::PublishHotspotStateChangedEvent(const int &code, const std::string &dat… in PublishHotspotStateChangedEvent() function in OHOS::Wifi::WifiCommonEventHelper