Home
last modified time | relevance | path

Searched refs:PublishP2pCurrentDeviceStateChangedEvent (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.h75 static bool PublishP2pCurrentDeviceStateChangedEvent(const int &code, const std::string &data);
H A Dwifi_common_event_helper.cpp189 bool WifiCommonEventHelper::PublishP2pCurrentDeviceStateChangedEvent(const int &code, const std::st… in PublishP2pCurrentDeviceStateChangedEvent() function in OHOS::Wifi::WifiCommonEventHelper
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_p2p_manager.cpp334 WifiCommonEventHelper::PublishP2pCurrentDeviceStateChangedEvent( in DealP2pThisDeviceChanged()