Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_GET_WIFI_INFO_PERMISSION (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.cpp123 permissions.push_back(COMMON_EVENT_GET_WIFI_INFO_PERMISSION); in PublishWifiSemiStateChangedEvent()
210 permissions.push_back(COMMON_EVENT_GET_WIFI_INFO_PERMISSION); in PublishSelfcureStateChangedEvent()
H A Dwifi_common_event_helper.h45 inline const std::string COMMON_EVENT_GET_WIFI_INFO_PERMISSION = "ohos.permission.GET_WIFI_INFO"; variable