Home
last modified time | relevance | path

Searched refs:PublishApStaLeaveEvent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_common_event_helper.h69 static bool PublishApStaLeaveEvent(const int &code, const std::string &data);
H A Dwifi_common_event_helper.cpp159 bool WifiCommonEventHelper::PublishApStaLeaveEvent(const int &code, const std::string &data) in PublishApStaLeaveEvent() function in OHOS::Wifi::WifiCommonEventHelper
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_hotspot_manager.cpp162 WifiCommonEventHelper::PublishApStaLeaveEvent(0, msg); in DealApGetStaLeave()