Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_WITAS_RSSI_VALUE (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.h29 inline const std::string COMMON_EVENT_WITAS_RSSI_VALUE = "usual.event.wifi.WITAS_RSSI_VALUE"; variable
H A Dwifi_common_event_helper.cpp136 return WifiCommonEventHelper::PublishEvent(COMMON_EVENT_WITAS_RSSI_VALUE, code, data); in PublishWiTasRssiValueChangedEvent()