Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Ddefine.h55 #define EVENT_STA_CONN_STATE_CHANGE "wifiConnectionChange" macro
/ohos5.0/foundation/communication/wifi/wifi/utils/inc/
H A Dwifi_common_util.h55 { EVENT_STA_CONN_STATE_CHANGE, WIFI_CBK_MSG_CONNECTION_CHANGE },
/ohos5.0/foundation/communication/wifi/wifi/frameworks/js/napi/src/
H A Dwifi_napi_event.cpp37 EVENT_STA_CONN_STATE_CHANGE,
55 { EVENT_STA_CONN_STATE_CHANGE, SYSCAP_WIFI_STA },
230 CheckAndNotify(EVENT_STA_CONN_STATE_CHANGE, m_connectStateConvertMap[state]); in OnWifiConnectionChanged()
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H A Dwifi_c_event.cpp39 EVENT_STA_CONN_STATE_CHANGE,