Home
last modified time | relevance | path

Searched defs:COMMON_EVENT_WIFI_CONN_STATE (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_common_event_helper.h30 inline const std::string COMMON_EVENT_WIFI_CONN_STATE = "usual.event.wifi.CONN_STATE"; variable
/ohos5.0/base/notification/common_event_service/interfaces/kits/ndk/include/
H A Doh_commonevent_support.h199 static const char* const COMMON_EVENT_WIFI_CONN_STATE = "usual.event.wifi.CONN_STATE"; variable
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Dcapi-common-event.md611 ### COMMON_EVENT_WIFI_CONN_STATE subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A Dcapi-common-event.md611 ### COMMON_EVENT_WIFI_CONN_STATE subsection
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_common_event_support.cpp79 const std::string CommonEventSupport::COMMON_EVENT_WIFI_CONN_STATE = "usual.event.wifi.CONN_STATE"; member in OHOS::EventFwk::CommonEventSupport
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/common_event/
H A DcommonEventManager-definitions.md788 ### COMMON_EVENT_WIFI_CONN_STATE subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/common_event/
H A DcommonEventManager-definitions.md822 ### COMMON_EVENT_WIFI_CONN_STATE subsection
/ohos5.0/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h391 static const std::string COMMON_EVENT_WIFI_CONN_STATE; variable
/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp447 const std::string CommonEventSupport::COMMON_EVENT_WIFI_CONN_STATE = "usual.event.wifi.CONN_STATE"; member in OHOS::EventFwk::CommonEventSupport