Home
last modified time | relevance | path

Searched refs:HISYS_P2P_CONN_STATE_CHANGE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/utils/inc/
H A Dwifi_hisysevent.h57 const std::string HISYS_P2P_CONN_STATE_CHANGE = "p2pConnectionChange"; variable
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_p2p_callback_stub.cpp167 …WriteWifiEventReceivedHiSysEvent(HISYS_P2P_CONN_STATE_CHANGE, static_cast<int>(info.GetConnectStat… in OnP2pConnectionChanged()