Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_common_event_helper.cpp128 bool WifiCommonEventHelper::PublishRssiValueChangedEvent(const std::string &pramKey, int paramValue, in PublishRssiValueChangedEvent() argument
131 …return WifiCommonEventHelper::PublishEvent(COMMON_EVENT_WIFI_RSSI_VALUE, pramKey, paramValue, code… in PublishRssiValueChangedEvent()
H A Dwifi_common_event_helper.h62 static bool PublishRssiValueChangedEvent(const std::string &pramKey, int paramValue,