Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/utils/src/
H A Dwifi_hisysevent.cpp36 static void WriteEventBehavior(const std::string& eventType, Type... args) in WriteEventBehavior() function
58 WriteEventBehavior("WIFI_AP_STATE", "STATE", state); in WriteWifiApStateHiSysEvent()
63 WriteEventBehavior("WIFI_P2P_STATE", "INTERFACE", inter, "P2PTYPE", type, "STATE", state); in WriteWifiP2pStateHiSysEvent()